The Zcmt instructions overlap encoding space with some C extension
instructions. Isolate to a separate namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149891
[RISCV] Add DecoderNamespace to Zcmt instructions. ClosedPublic Authored by craig.topper on May 4 2023, 12:29 PM.
Details Summary The Zcmt instructions overlap encoding space with some C extension
Diff Detail
Event Timeline
This revision is now accepted and ready to land.May 5 2023, 1:15 AM This revision was landed with ongoing or failed builds.May 5 2023, 10:09 AM Closed by commit rG7b3b178c825b: [RISCV] Add DecoderNamespace to Zcmt instructions. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 519915 llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
|
Update, maybe?