Since we have converted SPLAT_VECTOR to VMV_V_X_VL
or VFMV_V_F_VL in RISCVDAGToDAGISel::PreprocessISelDAG().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136814
[RISCV][NFC] Remove ISel of SPLAT_VECTOR ClosedPublic Authored by • pcwang-thead on Oct 26 2022, 9:42 PM.
Details Summary Since we have converted SPLAT_VECTOR to VMV_V_X_VL
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 26 2022, 9:43 PM This revision was landed with ongoing or failed builds.Oct 26 2022, 10:37 PM Closed by commit rG8801e60c11ff: [RISCV][NFC] Remove ISel of SPLAT_VECTOR (authored by • pcwang-thead). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471025 llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
|