[all-commits] [llvm/llvm-project] 07cec7: [LoongArch] Support CTLZ with lsx/lasx
wanglei via All-commits
all-commits at lists.llvm.org
Sat Dec 2 01:14:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07cec73dcd095035257eec1f213d273b10988130
https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130
Author: wanglei <wanglei at loongson.cn>
Date: 2023-12-02 (Sat, 02 Dec 2023)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
A llvm/test/CodeGen/LoongArch/lasx/ctpop-ctlz.ll
A llvm/test/CodeGen/LoongArch/lsx/ctpop-ctlz.ll
Log Message:
-----------
[LoongArch] Support CTLZ with lsx/lasx
This patch simultaneously adds tests for `CTPOP`.
More information about the All-commits
mailing list