We need a preheader and a single latch, but we don't need a dedicated
exit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127513
[RISCV] Don't require loop simplify form in RISCVGatherScatterLowering. ClosedPublic Authored by craig.topper on Jun 10 2022, 10:32 AM.
Details Summary We need a preheader and a single latch, but we don't need a dedicated
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 10 2022, 11:20 AM This revision was landed with ongoing or failed builds.Jun 10 2022, 1:00 PM Closed by commit rG08ea27bf13e6: [RISCV] Don't require loop simplify form in RISCVGatherScatterLowering. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436020 llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vector-strided-load-store-asm.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vector-strided-load-store.ll
|