[PATCH] D103788: [InstCombine] Eliminate casts to optimize ctlz operation
    Datta Nagraj via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jun 13 06:29:27 PDT 2021
    
    
  
datta.nagraj updated this revision to Diff 351716.
datta.nagraj added a comment.
Use Log2_32 function instead of APInt
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103788/new/
https://reviews.llvm.org/D103788
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/zext-ctlz-trunc-to-ctlz-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103788.351716.patch
Type: text/x-patch
Size: 6430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210613/585eb79c/attachment.bin>
    
    
More information about the llvm-commits
mailing list