[all-commits] [llvm/llvm-project] cd85ea: [LoongArch] Fix instruction definition
wangleiat via All-commits
all-commits at lists.llvm.org
Sat Apr 2 03:16:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd85ea943157e1b58928eddfc73f03afd4830270
https://github.com/llvm/llvm-project/commit/cd85ea943157e1b58928eddfc73f03afd4830270
Author: wanglei <wanglei at loongson.cn>
Date: 2022-04-02 (Sat, 02 Apr 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
M llvm/test/CodeGen/LoongArch/1ri.mir
Log Message:
-----------
[LoongArch] Fix instruction definition
This patch fixes issue with the LU32I_D instruction, which did not have
an input register operand.
Differential Revision: https://reviews.llvm.org/D122970
More information about the All-commits
mailing list