diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-06-10 12:50:52 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-06-10 13:00:20 -0700 |
commit | a639e1fceb727a628bc52a064f2a2462fe1a5eaa (patch) | |
tree | 7a46e2c391941d1762aa7e658629d343906dd200 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 275b2e5243639268033d6f0183b9b3b1a30574be (diff) | |
download | llvm-a639e1fceb727a628bc52a064f2a2462fe1a5eaa.zip llvm-a639e1fceb727a628bc52a064f2a2462fe1a5eaa.tar.gz llvm-a639e1fceb727a628bc52a064f2a2462fe1a5eaa.tar.bz2 |
[RISCV] Add test case showing failure to convert gather/scatter to strided load/store. NFC
Our optimization pass checks for loop simplify form, before doing
the transform. The loops here aren't in loop simplify form because
the exit block has two predecessors.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D127451
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions