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

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 09:27:30 PST 2015


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

Removed all the unnecessary (or unwanted) options from the function attributes in the unit tests.


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.43453.patch
Type: text/x-patch
Size: 25096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/801302d7/attachment.bin>


More information about the llvm-commits mailing list