OSDN Git Service

[mlir][vector] Support transfer op on tensor optimizations
authorThomas Raoux <thomasraoux@google.com>
Wed, 6 Jan 2021 17:34:50 +0000 (09:34 -0800)
committerThomas Raoux <thomasraoux@google.com>
Wed, 6 Jan 2021 23:09:03 +0000 (15:09 -0800)
commit080943f7525f277579a000cf30364cc96fba6773
tree24935bd05bbbbea052e0fd9cd3a2574c7d79204a
parentf9e858f5fd74d0a1b127bf8979dc36bcad8b06d2
[mlir][vector] Support transfer op on tensor optimizations

Support store to load forwarding and dead store transformations for transfer op
on tensor.

Differential Revision: https://reviews.llvm.org/D94148
mlir/lib/Dialect/Vector/VectorTransferOpTransforms.cpp
mlir/test/Dialect/Vector/vector-transferop-opt.mlir