[all-commits] [llvm/llvm-project] 8cb826: [RISCV] Fix crash if you use an immediate as part ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu May 11 16:53:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cb8262de20b3199c8b037470294ca7909218924
https://github.com/llvm/llvm-project/commit/8cb8262de20b3199c8b037470294ca7909218924
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/test/MC/RISCV/rvv/invalid.s
Log Message:
-----------
[RISCV] Fix crash if you use an immediate as part of a vtype operand list.
More information about the All-commits
mailing list