[all-commits] [llvm/llvm-project] 9e09c3: [LoongArch] Add codegen support for ISD::CTPOP, IS...
Gong LingQin via All-commits
all-commits at lists.llvm.org
Thu Aug 11 23:15:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e09c3186ed287fc9369faa09094473d50e3c38e
https://github.com/llvm/llvm-project/commit/9e09c3186ed287fc9369faa09094473d50e3c38e
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
A llvm/test/CodeGen/LoongArch/ctlz-cttz-ctpop.ll
Log Message:
-----------
[LoongArch] Add codegen support for ISD::CTPOP, ISD::CTTZ and ISD::CTLZ
Differential Revision: https://reviews.llvm.org/D131550
More information about the All-commits
mailing list