This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Rename 'SplatOperand' to 'ScalarOperand'. NFC
ClosedPublic

Authored by craig.topper on Mar 4 2022, 6:29 PM.

Details

Summary

vslide1up/down have this flag set, but the value isn't a splat.
Rename for clarity.

Diff Detail

Event Timeline

craig.topper created this revision.Mar 4 2022, 6:29 PM
craig.topper requested review of this revision.Mar 4 2022, 6:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 6:29 PM
khchen accepted this revision.Mar 5 2022, 6:15 AM

LGTM, thanks!

This revision is now accepted and ready to land.Mar 5 2022, 6:15 AM
This revision was landed with ongoing or failed builds.Mar 7 2022, 11:28 AM
This revision was automatically updated to reflect the committed changes.