This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add a encodeLMUL function to RISCVVType. NFC
ClosedPublic

Authored by craig.topper on Apr 11 2022, 3:58 PM.

Details

Summary

This moves the encoding handling out of the assembly parser.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 11 2022, 3:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2022, 3:58 PM
craig.topper requested review of this revision.Apr 11 2022, 3:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2022, 3:58 PM
khchen accepted this revision.Apr 11 2022, 9:09 PM

LGTM, thanks!

This revision is now accepted and ready to land.Apr 11 2022, 9:09 PM
frasercrmck accepted this revision.Apr 12 2022, 12:55 AM
This revision was landed with ongoing or failed builds.Apr 12 2022, 1:50 PM
This revision was automatically updated to reflect the committed changes.