diff options
author | Anand Kodnani <anand.kodnani@intel.com> | 2020-07-28 10:37:16 -0700 |
---|---|---|
committer | Diego Caballero <diego.caballero@intel.com> | 2020-07-28 11:30:54 -0700 |
commit | 834133c950fce120d0378d09718d32a320cbcd72 (patch) | |
tree | f86ba85763029cb5d1f53a1462cd680c41d88ed2 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 394db2259575ef3cac8d3d37836b11eb2373c435 (diff) | |
download | llvm-834133c950fce120d0378d09718d32a320cbcd72.zip llvm-834133c950fce120d0378d09718d32a320cbcd72.tar.gz llvm-834133c950fce120d0378d09718d32a320cbcd72.tar.bz2 |
[MLIR] Vector store to load forwarding
The MemRefDataFlow pass does store to load forwarding
only for affine store/loads. This patch updates the pass
to use affine read/write interface which enables vector
forwarding.
Reviewed By: dcaballe, bondhugula, ftynse
Differential Revision: https://reviews.llvm.org/D84302
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions