This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Verify that policy operands only exist on instructions with tied passthru operands
ClosedPublic

Authored by reames on Oct 6 2022, 2:16 PM.

Details

Summary

This is a non-trivial property relied upon by D135396. I wrote this to convince myself it was true.

Diff Detail

Event Timeline

reames created this revision.Oct 6 2022, 2:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 2:16 PM
reames requested review of this revision.Oct 6 2022, 2:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 2:16 PM
craig.topper accepted this revision.Oct 6 2022, 2:26 PM

LGTM. Thanks.

This revision is now accepted and ready to land.Oct 6 2022, 2:26 PM
This revision was landed with ongoing or failed builds.Oct 6 2022, 3:19 PM
This revision was automatically updated to reflect the committed changes.