[PATCH] D68189: [InstCombine] recognize popcount implemented in hacker's delight.
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 29 02:22:42 PDT 2019
shchenz updated this revision to Diff 222317.
shchenz added a comment.
address @lebedev.ri comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68189/new/
https://reviews.llvm.org/D68189
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/popcount.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68189.222317.patch
Type: text/x-patch
Size: 5310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190929/a6f7a517/attachment.bin>
More information about the llvm-commits
mailing list