[mlir] Fix a warning
This patch fixes: llvm-project/mlir/include/mlir/IR/OpDefinition.h:1544:19: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
Loading
Please sign in to comment
This patch fixes: llvm-project/mlir/include/mlir/IR/OpDefinition.h:1544:19: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]