This is an archive of the discontinued LLVM Phabricator instance.

[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
or VFMV_V_F_VL in RISCVDAGToDAGISel::PreprocessISelDAG().

Diff Detail

Event Timeline

pcwang-thead requested review of this revision.Oct 26 2022, 9:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2022, 9:42 PM
This 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
This revision was automatically updated to reflect the committed changes.