aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2023-04-28 08:07:28 -0700
committerPhilip Reames <listmail@philipreames.com>2023-04-28 08:13:03 -0700
commit37cf4fc6cef9f2f50e15622a1bdecc89ea6ddd23 (patch)
treeb27801bde27d07bef82c975bae1f9216f46f7167 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent4c2d29f2fc78782a469ccff625dd29d66d4d9f9b (diff)
downloadllvm-37cf4fc6cef9f2f50e15622a1bdecc89ea6ddd23.zip
llvm-37cf4fc6cef9f2f50e15622a1bdecc89ea6ddd23.tar.gz
llvm-37cf4fc6cef9f2f50e15622a1bdecc89ea6ddd23.tar.bz2
[RISCV] Consolidate legality checking for strided load/store [nfc]
Note that the strided load from concat_vector combine was using the wrong legality test. It happened to work out as the alignment requirement is based on the scalar type either way, but unless I'm missing something allowsMisalignedAccess is expecting a contiguous memory access. Differential Revision: https://reviews.llvm.org/D149369
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions