[all-commits] [llvm/llvm-project] c7367f: [LoongArch] Fix incorrect pattern XVREPL128VEI_{W/...
wanglei via All-commits
all-commits at lists.llvm.org
Thu Dec 28 22:15:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7367f985e0d27aeb8bc993406d1b9f4ca307399
https://github.com/llvm/llvm-project/commit/c7367f985e0d27aeb8bc993406d1b9f4ca307399
Author: wanglei <wanglei at loongson.cn>
Date: 2023-12-29 (Fri, 29 Dec 2023)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/test/CodeGen/LoongArch/lasx/build-vector.ll
Log Message:
-----------
[LoongArch] Fix incorrect pattern XVREPL128VEI_{W/D} instructions
Remove the incorrect patterns for `XVREPL128VEI_{W/D}` instructions,
and add correct patterns for XVREPLVE0_{W/D} instructions
More information about the All-commits
mailing list