[PATCH] D86789: [DAGCombiner] Fold an AND of a masked load into a zext_masked_load
    Sam Tebbs via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  1 09:02:45 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG15e880a04fcf: [DAGCombiner] Fold an AND of a masked load into a zext_masked_load (authored by samtebbs).
Changed prior to commit:
  https://reviews.llvm.org/D86789?vs=289165&id=289193#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86789/new/
https://reviews.llvm.org/D86789
Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Thumb2/mve-zext-masked-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86789.289193.patch
Type: text/x-patch
Size: 6217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/dbf71ae8/attachment.bin>
    
    
More information about the llvm-commits
mailing list