This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] When using vror.vi for left rotate, mask the inverted immediate to SEW.
ClosedPublic

Authored by craig.topper on Jul 26 2023, 10:32 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Jul 26 2023, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 10:32 AM
craig.topper requested review of this revision.Jul 26 2023, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 10:32 AM
Herald added subscribers: eopXD, MaskRay. · View Herald Transcript
luke accepted this revision.Jul 26 2023, 11:28 AM

LGTM

This revision is now accepted and ready to land.Jul 26 2023, 11:28 AM
This revision was landed with ongoing or failed builds.Jul 27 2023, 12:21 PM
This revision was automatically updated to reflect the committed changes.