Files
clang-p2996/mlir/test/Integration/Dialect/Vector/CPU
Matthias Springer 1b0bdffbd3 [mlir][vector] Fix test case
There was an invalid test case in `test-transfer-read-1d.mlir`. A read was going out-of-bounds, but the dimension was marked as in-bounds.

Differential Revision: https://reviews.llvm.org/D154855
2023-07-10 18:04:25 +02:00
..