[PATCH] D115724: [InstCombine] Fold for masked scatters to a uniform address
    Caroline via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 17 05:57:20 PST 2021
    
    
  
CarolineConcatto updated this revision to Diff 395106.
CarolineConcatto added a comment.
-Changed the mask to be an input for vscale test when it is 
not all active or inactive
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115724/new/
https://reviews.llvm.org/D115724
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/masked_intrinsics.ll
  llvm/test/Transforms/InstCombine/vscale_masked_intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115724.395106.patch
Type: text/x-patch
Size: 14770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/625101e8/attachment.bin>
    
    
More information about the llvm-commits
mailing list