[all-commits] [llvm/llvm-project] fbacf5: [RISCV] Add missing op type OPERAND_UIMM2, OPERAND...
Jim Lin via All-commits
all-commits at lists.llvm.org
Thu Sep 23 04:40:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbacf5ad385c63c73060369ac11dd535e44a37ce
https://github.com/llvm/llvm-project/commit/fbacf5ad385c63c73060369ac11dd535e44a37ce
Author: Jim Lin <jim at andestech.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV] Add missing op type OPERAND_UIMM2, OPERAND_UIMM3 and OPERAND_UIMM7 for verifyInstruction
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D110307
More information about the All-commits
mailing list