Files
clang-p2996/mlir/test/Dialect/Arith
Thomas Raoux 4a3c865d8e [mlir] Fix arith verifier for tensor with encoding
The verifier for some arith ops were not considering that ranked
tensor types can have encodings.

Differential Revision: https://reviews.llvm.org/D156557
2023-07-28 12:57:56 -07:00
..