diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-11-13 10:51:17 +0000 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-11-13 11:19:36 +0000 |
commit | 306c8ab20841aceef449dd27e1d0f46c6b85be44 (patch) | |
tree | 81c14f196b9e19bfdee230347d1568070b8bb9eb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 08016ac32b746b27be43d92255bf22a12012e244 (diff) | |
download | llvm-306c8ab20841aceef449dd27e1d0f46c6b85be44.zip llvm-306c8ab20841aceef449dd27e1d0f46c6b85be44.tar.gz llvm-306c8ab20841aceef449dd27e1d0f46c6b85be44.tar.bz2 |
[SVE][CodeGen] Improve codegen of scalable masked scatters
If the scatter store is able to perform the sign/zero extend of
its index, this is folded into the instruction with refineIndexType().
Additionally, refineUniformBase() will return the base pointer and index
from an add + splat_vector.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D90942
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions