[PATCH] D14590: [SimplifyLibCalls] Constant folding for fls, flsl, flsll

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 15:55:48 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289894: [SimplifyLibCalls] Lower fls() to llvm.ctlz(). (authored by davide).

Changed prior to commit:
  https://reviews.llvm.org/D14590?vs=81662&id=81683#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D14590

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/fls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14590.81683.patch
Type: text/x-patch
Size: 3973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/017b427e/attachment.bin>


More information about the llvm-commits mailing list