diff options
author | Aart Bik <ajcbik@google.com> | 2021-01-08 10:26:57 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2021-01-08 13:59:34 -0800 |
commit | a57def30f53990aafc3f64b9b7a0f60916cc7f61 (patch) | |
tree | 3657de0807bc42784eb8fe6d7b0f39a1959de9bd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1ba5ea67a30170053964a28f2f47aea4bb7f5ff1 (diff) | |
download | llvm-a57def30f53990aafc3f64b9b7a0f60916cc7f61.zip llvm-a57def30f53990aafc3f64b9b7a0f60916cc7f61.tar.gz llvm-a57def30f53990aafc3f64b9b7a0f60916cc7f61.tar.bz2 |
[mlir][vector] generalized masked l/s and compressed l/s with indices
Adding the ability to index the base address brings these operations closer
to the transfer read and write semantics (with lowering advantages), ensures
more consistent use in vector MLIR code (easier to read), and reduces the
amount of code duplication to lower memrefs into base addresses considerably
(making codegen less error-prone).
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D94278
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions