Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97262
[RISCV] Add isel pattern to match X > -1 to bgez. ClosedPublic Authored by craig.topper on Feb 23 2021, 12:38 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, evandro and 23 others. · View Herald TranscriptFeb 23 2021, 12:38 AM This revision is now accepted and ready to land.Feb 25 2021, 3:25 AM Closed by commit rG25c6b7ddd2b4: [RISCV] Add isel pattern to match X > -1 to bgez. (authored by craig.topper). · Explain WhyFeb 25 2021, 7:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325697 llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/test/CodeGen/RISCV/branch.ll
|