[all-commits] [llvm/llvm-project] ca66df: [LoongArch] Add more and/or/xor patterns for vecto...
wanglei via All-commits
all-commits at lists.llvm.org
Thu Nov 30 18:30:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca66df3b021017fedf08f0779f5bfc7898dbdd29
https://github.com/llvm/llvm-project/commit/ca66df3b021017fedf08f0779f5bfc7898dbdd29
Author: wanglei <wanglei at loongson.cn>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
A llvm/test/CodeGen/LoongArch/lasx/ir-instruction/and.ll
A llvm/test/CodeGen/LoongArch/lasx/ir-instruction/or.ll
A llvm/test/CodeGen/LoongArch/lasx/ir-instruction/xor.ll
A llvm/test/CodeGen/LoongArch/lsx/ir-instruction/and.ll
A llvm/test/CodeGen/LoongArch/lsx/ir-instruction/or.ll
A llvm/test/CodeGen/LoongArch/lsx/ir-instruction/xor.ll
Log Message:
-----------
[LoongArch] Add more and/or/xor patterns for vector types
More information about the All-commits
mailing list