reorder_slice_add_mul matcher #22214
Annotations
1 error and 2 warnings
Cppcheck
Process completed with exit code 2.
|
Cppcheck:
src/simplify_algebra.cpp#L453
style: Too many nested parentheses can affect readability; consider using variables instead. [migraphx-MatcherNestedParentheses]
|
Cppcheck:
test/simplify_algebra_test.cpp#L3899
style: Unused variable: literals [unusedVariable]
|
Loading