llvm-project/mlir/test/lib
Thomas Raoux 369c51a74b [mlir][vector] Add transfer_op LoadToStore forwarding and deadStore optimizations
Add transformation to be able to forward transfer_write into transfer_read
operation and to be able to remove dead transfer_write when a transfer_write is
overwritten before being read.

Differential Revision: https://reviews.llvm.org/D91321
2020-11-20 11:59:01 -08:00
..
Dialect Fix rollback of first block erasure in a region. 2020-11-19 21:24:10 +01:00
IR [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
Pass [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
Reducer Create TestReducer pass 2020-07-11 00:46:57 +00:00
Transforms [mlir][vector] Add transfer_op LoadToStore forwarding and deadStore optimizations 2020-11-20 11:59:01 -08:00
CMakeLists.txt [mlir] use the new stateful LLVM type translator by default 2020-08-06 00:36:33 +02:00