diff options
author | Frank Laub <frank.laub@intel.com> | 2020-11-25 20:22:01 +0000 |
---|---|---|
committer | Frank Laub <frank.laub@intel.com> | 2020-11-25 20:22:56 +0000 |
commit | 9ffba19e86ce234d7289b31b4a7b78cd8878f159 (patch) | |
tree | ca7d506b951719d2507b62f48d0ae91f5a4918f8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 1e843a987d847da48aaf41801b79cfb364937e8f (diff) | |
download | llvm-9ffba19e86ce234d7289b31b4a7b78cd8878f159.zip llvm-9ffba19e86ce234d7289b31b4a7b78cd8878f159.tar.gz llvm-9ffba19e86ce234d7289b31b4a7b78cd8878f159.tar.bz2 |
[MLIR][Affine] Add custom builders for AffineVectorLoadOp/AffineVectorStoreOp
Adding missing custom builders for AffineVectorLoadOp & AffineVectorStoreOp. In practice, it is difficult to correctly construct these ops without these builders (because the AffineMap is not included at construction time).
Differential Revision: https://reviews.llvm.org/D86380
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions