diff options
author | Aart Bik <ajcbik@google.com> | 2022-11-29 15:02:38 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2022-11-30 11:40:05 -0800 |
commit | 2fda6207118d1d1c19e3b66f615f332ffc2792d0 (patch) | |
tree | 759c259564edbaba42725d3f0e6d36665fada421 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 442c13f9ff8a8c6739d649c5a68e065f2a727480 (diff) | |
download | llvm-2fda6207118d1d1c19e3b66f615f332ffc2792d0.zip llvm-2fda6207118d1d1c19e3b66f615f332ffc2792d0.tar.gz llvm-2fda6207118d1d1c19e3b66f615f332ffc2792d0.tar.bz2 |
[mlir][sparse][vectorization] implement "index" vectorization
This adds the capability to vectorize computations like a[i] = i.
This also generalizes the supported unary and binary ops and
adds a test for each to ensure actual SIMD code can result.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D138956
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions