diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-07-10 10:21:45 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-07-10 10:28:34 -0400 |
commit | 56c638b5c1caf018da3fa1a95b603267e607c89c (patch) | |
tree | 9c5f55b8d2076898c494d2c8ad28d545c8762ab6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 015a0faa5e9ef3095d521e1daf03fab9683ba028 (diff) | |
download | llvm-56c638b5c1caf018da3fa1a95b603267e607c89c.zip llvm-56c638b5c1caf018da3fa1a95b603267e607c89c.tar.gz llvm-56c638b5c1caf018da3fa1a95b603267e607c89c.tar.bz2 |
[mlir][Linalg] Generalize Vectorization of Linalg contractions
This revision adds support for vectorizing named and generic contraction ops to vector.contract. Cases in which the memref is 0-D are special cased to emit std.load/std.store instead of vector.transfer. Relevant tests are added.
Differential revision: https://reviews.llvm.org/D83307
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions