llvm-project
718e647a - [mlir] Fix Wparentheses warning (#146893)

Commit
162 days ago
[mlir] Fix Wparentheses warning (#146893) warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 265 | isa<VectorType>(operandType) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 266 | "Unexpected non-vector ShapedType"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Author
Parents
Loading