diff options
author | Peiming Liu <peiming@google.com> | 2022-10-18 16:41:03 +0000 |
---|---|---|
committer | Peiming Liu <peiming@google.com> | 2022-10-19 18:11:29 +0000 |
commit | 26eb2c6b42f7cd10b54399e2b7c69a25560e23a0 (patch) | |
tree | c5ff0947a43ea3740537fb3fb689973b94e95c70 /llvm/lib/LTO/LTO.cpp | |
parent | 63512592e97d0b452d9cd666dc09bd63e18b0828 (diff) | |
download | llvm-26eb2c6b42f7cd10b54399e2b7c69a25560e23a0.zip llvm-26eb2c6b42f7cd10b54399e2b7c69a25560e23a0.tar.gz llvm-26eb2c6b42f7cd10b54399e2b7c69a25560e23a0.tar.bz2 |
[mlir][sparse] remove vector support in sparsification
Sparse compiler used to generate vectorized code for sparse tensors computation, but it should really be delegated to other vectorization passes for better progressive lowering.
https://discourse.llvm.org/t/rfc-structured-codegen-beyond-rectangular-arrays/64707
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136183
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
0 files changed, 0 insertions, 0 deletions