This is a refactor for another patch. For now we move the vreg
creation to the caller.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135008
[RISCV] Pass the destination register to getVLENFactoredAmount instead of returning it. NFC ClosedPublic Authored by craig.topper on Sep 30 2022, 7:36 PM.
Details Summary This is a refactor for another patch. For now we move the vreg
Diff Detail
Event Timelinecraig.topper added a child revision: D135009: [RISCV] Refactor and improve eliminateFrameIndex..Sep 30 2022, 8:01 PM This revision is now accepted and ready to land.Oct 3 2022, 2:51 AM This revision was landed with ongoing or failed builds.Oct 3 2022, 11:00 AM Closed by commit rG31bca38ad1ca: [RISCV] Pass the destination register to getVLENFactoredAmount instead of… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464742 llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.h
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
|