This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Make SelectRORIW handle the commutability of OR.
ClosedPublic

Authored by craig.topper on Nov 1 2020, 11:47 PM.

Details

Summary

The SHL and SRL could be in opposite order so account for that.

Diff Detail

Event Timeline

craig.topper created this revision.Nov 1 2020, 11:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2020, 11:47 PM
craig.topper requested review of this revision.Nov 1 2020, 11:47 PM
This revision is now accepted and ready to land.Nov 2 2020, 3:56 AM
This revision was landed with ongoing or failed builds.Nov 2 2020, 9:33 AM
This revision was automatically updated to reflect the committed changes.