This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Make SplatOperand start from 0.
ClosedPublic

Authored by HanKuanChen on Jan 16 2022, 11:10 PM.

Details

Summary

Current SplatOperand starts from 1 because operand 0 (or 1) is intrinsic

id in SelectionDAG.

Diff Detail

Event Timeline

HanKuanChen created this revision.Jan 16 2022, 11:10 PM
HanKuanChen requested review of this revision.Jan 16 2022, 11:10 PM
This revision is now accepted and ready to land.Jan 16 2022, 11:22 PM
This revision was landed with ongoing or failed builds.Jan 17 2022, 8:30 PM
This revision was automatically updated to reflect the committed changes.