These are already instantiated with names as OPC_OP_IMM and
OPC_OP_IMM_32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115172
[RISCV] Replace uses of RISCVOpcode<0b0010011> and RISCVOpcode<0b0011011> with existing named objects. NFC ClosedPublic Authored by craig.topper on Dec 6 2021, 11:23 AM.
Details Summary These are already instantiated with names as OPC_OP_IMM and
Diff Detail
Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 24 others. · View Herald TranscriptDec 6 2021, 11:23 AM craig.topper retitled this revision from [RISCV] Replaces of RISCVOpcode<0b0010011> and RISCVOpcode<0b0011011> with existing named objects. NFC to [RISCV] Replace uses of RISCVOpcode<0b0010011> and RISCVOpcode<0b0011011> with existing named objects. NFC.Dec 6 2021, 11:24 AM This revision is now accepted and ready to land.Dec 7 2021, 1:35 AM This revision was landed with ongoing or failed builds.Dec 7 2021, 8:07 AM Closed by commit rG2a9b2444d9c2: [RISCV] Replace uses of RISCVOpcode<0b0010011> and RISCVOpcode<0b0011011> with… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 392408 llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
|