[all-commits] [llvm/llvm-project] 4a8cc7: [LoongArch] Fix instruction definitions that were ...
wanglei via All-commits
all-commits at lists.llvm.org
Thu Jul 20 05:50:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a8cc7382c1924ecb297f0ccb505060fd526e6c0
https://github.com/llvm/llvm-project/commit/4a8cc7382c1924ecb297f0ccb505060fd526e6c0
Author: wanglei <wanglei at loongson.cn>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
Log Message:
-----------
[LoongArch] Fix instruction definitions that were incorrectly specified input/output operands
This has no impact on the current assembly functionality but will affect
the patches for the subsequent code generation.
More information about the All-commits
mailing list