Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101015
[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.
Details
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, luismarques and 22 others. · View Herald TranscriptApr 21 2021, 8:09 PM 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 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 Closed by commit rGfae1d31c0917: [RISCV] Have assembler check that the temp register is different than dest… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340085 llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/test/MC/RISCV/rvv/invalid.s
|