[all-commits] [llvm/llvm-project] 020df6: [RISCV] Fix typo, use addImm instead of addReg.
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu May 27 14:16:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 020df692d801c4fa9a67eb32e923927e33f9e4b5
https://github.com/llvm/llvm-project/commit/020df692d801c4fa9a67eb32e923927e33f9e4b5
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/test/CodeGen/RISCV/rvv/allocate-lmul-2-4-8.ll
Log Message:
-----------
[RISCV] Fix typo, use addImm instead of addReg.
More information about the All-commits
mailing list