Rather than VP_SEXT/VP_ZEXT/VP_TRUNC, having
VP_SIGN_EXTEND/VP_ZERO_EXTEND/VP_TRUNCATE better matches their non-VP
counterparts.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125298
[SelectionDAG][VP] Rename VP sext/zext/trunc ISD opcodes ClosedPublic Authored by frasercrmck on May 10 2022, 3:04 AM.
Details Summary Rather than VP_SEXT/VP_ZEXT/VP_TRUNC, having
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 10 2022, 3:52 PM This revision was landed with ongoing or failed builds.May 11 2022, 2:38 AM Closed by commit rGc1d48b35d88a: [SelectionDAG][VP] Rename VP sext/zext/trunc ISD opcodes (authored by frasercrmck). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428596 llvm/include/llvm/IR/VPIntrinsics.def
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
|