This patch is similar to https://reviews.llvm.org/D153948, using helper function to get ISD and information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154411
[RISCV][NFC] Simplify lowerVPOp. ClosedPublic Authored by jacquesguan on Jul 3 2023, 11:21 PM.
Details Summary This patch is similar to https://reviews.llvm.org/D153948, using helper function to get ISD and information.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2023, 9:40 PM This revision was landed with ongoing or failed builds.Jul 27 2023, 1:42 AM Closed by commit rG5d6d6493ff74: [RISCV][NFC] Simplify lowerVPOp. (authored by jacquesguan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 536961 llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
|