[PATCH] D68189: [InstCombine] recognize popcount implemented in hacker's delight.
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 22:14:47 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc17c5864fff6: [InstCombine] recognize popcount. (authored by shchenz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68189/new/
https://reviews.llvm.org/D68189
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/popcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68189.224539.patch
Type: text/x-patch
Size: 13254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/2b1b33b4/attachment.bin>
More information about the llvm-commits
mailing list