This is an archive of the discontinued LLVM Phabricator instance.

[NFC][RISCV] Move vmsge{u}.vx processing to RISCVAsmParser.
ClosedPublic

Authored by HsiangKai on Jan 1 2021, 9:20 AM.

Details

Summary

We could expand vmsge{u}.vx pseudo instructions in RISCVAsmParser.
It is more appropriate to expand it before encoding.

Diff Detail

Event Timeline

HsiangKai created this revision.Jan 1 2021, 9:20 AM
HsiangKai requested review of this revision.Jan 1 2021, 9:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 1 2021, 9:20 AM
Herald added a subscriber: MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Jan 1 2021, 12:04 PM