[PATCH] D131550: [LoongArch] Add codegen support for ISD::CTPOP, ISD::CTTZ and ISD::CTLZ

Gong LingQin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 01:36:14 PDT 2022


gonglingqin created this revision.
gonglingqin added reviewers: xen0n, xry111, MaskRay, SixWeining, wangleiat.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
gonglingqin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131550

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/ctlz-cttz-ctpop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131550.451381.patch
Type: text/x-patch
Size: 23080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/1c194a80/attachment-0001.bin>


More information about the llvm-commits mailing list