[PATCH] D82527: [PowerPC] custom lowering for CNTPOP(i128)
Shawn Landden via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 01:57:00 PDT 2020
shawnl created this revision.
shawnl added reviewers: nemanjai, Esme.
Herald added subscribers: llvm-commits, shchenz, kbarton, hiraditya.
Herald added a project: LLVM.
There are many instructions getting generated here that do nothing,
but that will have to be cleaned up elsewhere.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82527
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/test/CodeGen/PowerPC/popcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82527.273252.patch
Type: text/x-patch
Size: 5824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/af28c796/attachment.bin>
More information about the llvm-commits
mailing list