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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 09:33:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305927: [InstCombine] Add range metadata to cttz/ctlz/ctpop intrinsic calls based on… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D32582?vs=101420&id=103410#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32582

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32582.103410.patch
Type: text/x-patch
Size: 8515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/dae01df2/attachment-0001.bin>


More information about the llvm-commits mailing list