[PATCH] D15718: Recognize patterns for ctpop and ctlz in instcombine

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 11:00:29 PST 2015


kparzysz updated this revision to Diff 43465.
kparzysz added a comment.

Restored a blank line accidentally deleted from visitSub.


Repository:
  rL LLVM

http://reviews.llvm.org/D15718

Files:
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/InstCombine/ctlz-match.ll
  test/Transforms/InstCombine/ctpop-match.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15718.43465.patch
Type: text/x-patch
Size: 18368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/3a2b2870/attachment.bin>


More information about the llvm-commits mailing list