[PATCH] D81343: [AArch64] custom lowering for i128 popcount

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 08:29:23 PDT 2020


shawnl created this revision.
shawnl added reviewers: stuij, eli.friedman.
Herald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: LLVM.

halves the number of CNT instructions generated


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81343

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/popcount.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81343.269060.patch
Type: text/x-patch
Size: 4308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200607/526dc351/attachment.bin>


More information about the llvm-commits mailing list