With the i32 these patterns will only fire on RV32, but they
don't look RV32 specific.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93843
[RISCV] Replace i32 with XLenVT in (add AddrFI, simm12) isel patterns. ClosedPublic Authored by craig.topper on Dec 27 2020, 12:10 PM.
Details Summary With the i32 these patterns will only fire on RV32, but they
Diff Detail
Event TimelineHerald added subscribers: frasercrmck, NickHung, evandro and 25 others. · View Herald TranscriptDec 27 2020, 12:10 PM This revision is now accepted and ready to land.Jan 4 2021, 9:04 AM Closed by commit rGdc9ac0e82076: [RISCV] Replace i32 with XLenVT in (add AddrFI, simm12) isel patterns. (authored by craig.topper). · Explain WhyJan 4 2021, 10:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313798 llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/test/CodeGen/RISCV/vararg.ll
|