llvm-project/mlir/test/Conversion/VectorToSCF
Nicolas Vasilache 3c3810e72e [mlir][vector] Avoid hoisting alloca'ed temporary buffers across AutomaticAllocationScope
This revision avoids incorrect hoisting of alloca'd buffers across an AutomaticAllocationScope boundary.
In the more general case, we will probably need a ParallelScope-like interface.

Differential Revision: https://reviews.llvm.org/D118768
2022-02-02 06:00:42 -05:00
..
tensor-transfer-ops.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
unrolled-tensor-transfer-ops.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
unrolled-vector-to-loops.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
vector-to-scf-mask-and-permutation-map.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
vector-to-scf.mlir [mlir][vector] Avoid hoisting alloca'ed temporary buffers across AutomaticAllocationScope 2022-02-02 06:00:42 -05:00