This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Prune more unnecessary vector pseudo instructions. NFC
ClosedPublic

Authored by craig.topper on Dec 31 2021, 1:54 PM.

Details

Summary

For floating point specific vector instructions, we don't need
pseudos for mf8.

Diff Detail

Event Timeline

craig.topper created this revision.Dec 31 2021, 1:54 PM
craig.topper requested review of this revision.Dec 31 2021, 1:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 31 2021, 1:54 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
khchen accepted this revision.Jan 2 2022, 4:41 PM

LGTM.

This revision is now accepted and ready to land.Jan 2 2022, 4:41 PM
This revision was landed with ongoing or failed builds.Jan 2 2022, 11:06 PM
This revision was automatically updated to reflect the committed changes.