[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 02:33:13 PDT 2022


gonglingqin updated this revision to Diff 451394.
gonglingqin added a comment.

Address @xen0n's comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131550/new/

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.451394.patch
Type: text/x-patch
Size: 23171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/142a67e2/attachment.bin>


More information about the llvm-commits mailing list