reorder_slice_add_mul matcher #21672
Annotations
1 error and 6 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/simplify_algebra.cpp#L446
style: Use 'not' instead of ! [UseNamedLogicOperator]
|
src/simplify_algebra.cpp#L463
style: Use 'not' instead of ! [UseNamedLogicOperator]
|
src/simplify_algebra.cpp#L427
style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm]
|
src/simplify_algebra.cpp#L486
style: Too many nested parentheses can affect readability; consider using variables instead. [migraphx-MatcherNestedParentheses]
|
This job failed
Loading