[PATCH] D68189: [InstCombine] recognize popcount implemented in hacker's delight.

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 23:52:48 PDT 2019


shchenz updated this revision to Diff 223992.
shchenz added a comment.

minor fix for testcase


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.223992.patch
Type: text/x-patch
Size: 13228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/b10c7676/attachment.bin>


More information about the llvm-commits mailing list