[PATCH] D32582: [InstCombine] Add range metadata to cttz/ctlz/ctpop intrinsic calls based on known bits

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 10:55:41 PDT 2017


craig.topper updated this revision to Diff 100735.
craig.topper added a comment.

Tests have been committed to trunk now. Update to show only the delta for the new output.


https://reviews.llvm.org/D32582

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/ctpop.ll
  test/Transforms/InstCombine/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32582.100735.patch
Type: text/x-patch
Size: 5544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/297c2ec9/attachment.bin>


More information about the llvm-commits mailing list