aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2022-09-27 12:49:05 -0700
committerPhilip Reames <listmail@philipreames.com>2022-09-27 12:56:58 -0700
commitb54c571a01a4d07494d76f13889e47bc0c01ae2d (patch)
treea12e574881c0d52b144dcb39927bf86aa7226a1f /llvm/unittests/Support/CommandLineTest.cpp
parentc0779756a0c4cc84d9f98714734d47879701cc3d (diff)
downloadllvm-b54c571a01a4d07494d76f13889e47bc0c01ae2d.zip
llvm-b54c571a01a4d07494d76f13889e47bc0c01ae2d.tar.gz
llvm-b54c571a01a4d07494d76f13889e47bc0c01ae2d.tar.bz2
[RISCV] Extend strided load/store pattern matching to non-loop cases
The motivation here is to enable a change I'm exploring in vectorizer to prefer base + offset_vector addressing for scatter/gather. The form the vectorizer would end up emitting would be a gep whose vector operand is an add of the scalar IV (splated) and the index vector. This change makes sure we can recognize that pattern as well as the current code structure. As a side effect, it might improve scatter/gathers from other sources. Differential Revision: https://reviews.llvm.org/D134755
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions