These have very similar code just with a different number of
operands and handling for vsetivl.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96834
[RISCV] Merge the vsetvli and vsetvlimax intrinsic selection ClosedPublic Authored by craig.topper on Feb 16 2021, 7:50 PM.
Details Summary These have very similar code just with a different number of
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, luismarques and 24 others. · View Herald TranscriptFeb 16 2021, 7:50 PM This revision is now accepted and ready to land.Feb 17 2021, 9:08 AM Closed by commit rG6f30d0035a8e: [RISCV] Merge the vsetvli and vsetvlimax intrinsic selection (authored by craig.topper). · Explain WhyFeb 17 2021, 10:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324345 llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
|