This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add index check for vset/vget
ClosedPublic

Authored by pcwang-thead on Mar 28 2022, 9:20 PM.

Details

Summary

Index of vset/vget must be a constant integer and be
located in right range.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 9:20 PM
pcwang-thead requested review of this revision.Mar 28 2022, 9:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2022, 9:20 PM
kito-cheng accepted this revision.Mar 29 2022, 1:48 AM

LGTM, thanks :)

This revision is now accepted and ready to land.Mar 29 2022, 1:48 AM
This revision was landed with ongoing or failed builds.Mar 30 2022, 4:30 AM
This revision was automatically updated to reflect the committed changes.