This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Have assembler check that the temp register is different than dest register for vmsgeu.vx pseudo.
ClosedPublic

Authored by craig.topper on Apr 21 2021, 8:09 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Apr 21 2021, 8:09 PM
craig.topper requested review of this revision.Apr 21 2021, 8:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 8:09 PM
Herald added a subscriber: MaskRay. · View Herald Transcript

Add the code change not just the test.

craig.topper retitled this revision from [RISCV] Add assembler check to make temp register is different than dest register for vmsgeu.vx pseudo. to [RISCV] Have assembler check that the temp register is different than dest register for vmsgeu.vx pseudo..Apr 22 2021, 9:12 PM
HsiangKai accepted this revision.Apr 23 2021, 12:55 AM
This revision is now accepted and ready to land.Apr 23 2021, 12:55 AM
This revision was landed with ongoing or failed builds.Apr 23 2021, 9:40 AM
This revision was automatically updated to reflect the committed changes.