llvm-project/mlir/test/Dialect/Tensor
Tres Popp 0c5e4a25ee [mlir] Prevent segfault in Tensor canonicalization
This segfault could occur from out of bounds accesses when simplifying
tensor.extract with a constant index and a tensor created by
tensor.from_elements.

This IR is not necesarilly invalid as it might conditionally be
never executed.

Differential Revision: https://reviews.llvm.org/D95535
2021-01-29 10:57:58 +01:00
..
bufferize.mlir [mlir][splitting std] move 2 more ops to `tensor` 2021-01-19 13:49:25 -08:00
canonicalize.mlir [mlir] Prevent segfault in Tensor canonicalization 2021-01-29 10:57:58 +01:00
invalid.mlir [mlir][splitting std] move 2 more ops to `tensor` 2021-01-19 13:49:25 -08:00
ops.mlir [mlir][splitting std] move 2 more ops to `tensor` 2021-01-19 13:49:25 -08:00