This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Verify VL operand on instructions if present
ClosedPublic

Authored by reames on Sep 15 2022, 9:35 AM.

Details

Summary

These should only be immediate values or GPR registers.

Diff Detail

Event Timeline

reames created this revision.Sep 15 2022, 9:35 AM
reames requested review of this revision.Sep 15 2022, 9:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2022, 9:35 AM
This revision is now accepted and ready to land.Sep 15 2022, 12:11 PM
This revision was landed with ongoing or failed builds.Sep 15 2022, 1:07 PM
This revision was automatically updated to reflect the committed changes.