diff options
author | Aart Bik <ajcbik@google.com> | 2021-06-04 16:17:16 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2021-06-04 16:57:12 -0700 |
commit | 86e9bc1a34a0eafcce52c0dfda0817b1465a0dc2 (patch) | |
tree | 72a9e77c1fe28b6d4c585ab9ced2c5a78daa0426 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 00542932fe13ea3b989f40b434399c72f5eca4ec (diff) | |
download | llvm-86e9bc1a34a0eafcce52c0dfda0817b1465a0dc2.zip llvm-86e9bc1a34a0eafcce52c0dfda0817b1465a0dc2.tar.gz llvm-86e9bc1a34a0eafcce52c0dfda0817b1465a0dc2.tar.bz2 |
[mlir][sparse] add option for 32-bit indices in scatter/gather
Controlled by a compiler option, if 32-bit indices can be handled
with zero/sign-extention alike (viz. no worries on non-negative
indices), scatter/gather operations can use the more efficient
32-bit SIMD version.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D103632
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions