This moves the encoding handling out of the assembly parser.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123553
[RISCV] Add a encodeLMUL function to RISCVVType. NFC ClosedPublic Authored by craig.topper on Apr 11 2022, 3:58 PM.
Details Summary This moves the encoding handling out of the assembly parser.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2022, 9:09 PM This revision was landed with ongoing or failed builds.Apr 12 2022, 1:50 PM Closed by commit rG057c063c9b06: [RISCV] Add a encodeLMUL function to RISCVVType. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422327 llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
|