[PATCH] D105587: [Instcombine]Transform reduction+(sext/zext(<n x i1>) to <n x im>) to [-]zext/trunc(ctpop(bitcast <n x i1> to in)) to im.
    Alexey Bataev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jul  8 07:15:15 PDT 2021
    
    
  
ABataev updated this revision to Diff 357218.
ABataev added a comment.
Address comments
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105587/new/
https://reviews.llvm.org/D105587
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/reduction-add-sext-zext-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105587.357218.patch
Type: text/x-patch
Size: 4820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/097412c1/attachment.bin>
    
    
More information about the llvm-commits
mailing list