Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110307
[RISCV] Add missing op type OPERAND_UIMM2, OPERAND_UIMM3 and OPERAND_UIMM7 for verifyInstruction ClosedPublic Authored by Jim on Sep 22 2021, 11:19 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: vkmr, frasercrmck, evandro and 24 others. · View Herald TranscriptSep 22 2021, 11:19 PM This revision is now accepted and ready to land.Sep 22 2021, 11:23 PM This revision was landed with ongoing or failed builds.Sep 23 2021, 4:40 AM Closed by commit rGfbacf5ad385c: [RISCV] Add missing op type OPERAND_UIMM2, OPERAND_UIMM3 and OPERAND_UIMM7 for… (authored by Jim). · Explain Why This revision was automatically updated to reflect the committed changes. Herald added a subscriber: achieveartificialintelligence. · View Herald TranscriptSep 23 2021, 4:40 AM
Revision Contents
Diff 374506 llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
|