[all-commits] [llvm/llvm-project] 2ccdc7: [RISCV] Add invalid match case for uimm2, uimm3 an...
Jim Lin via All-commits
all-commits at lists.llvm.org
Fri Oct 15 00:20:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ccdc7315e8bf454bcc43ec5be97d13a1fe38ce0
https://github.com/llvm/llvm-project/commit/2ccdc7315e8bf454bcc43ec5be97d13a1fe38ce0
Author: Jim Lin <jim at andestech.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/test/MC/RISCV/insn-invalid.s
Log Message:
-----------
[RISCV] Add invalid match case for uimm2, uimm3 and uimm7
Reviewed By: craig.topper, jrtc27
Differential Revision: https://reviews.llvm.org/D110308
More information about the All-commits
mailing list