[PATCH] D137844: [DAG] Allow folding zext/sext into masked loads with multiple uses
    Benjamin Maxwell via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 14 05:40:36 PST 2022
    
    
  
benmxwl-arm updated this revision to Diff 475119.
benmxwl-arm edited the summary of this revision.
benmxwl-arm added a comment.
Corrected `isTruncateFree()` check for existing users.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137844/new/
https://reviews.llvm.org/D137844
Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-load-compare-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137844.475119.patch
Type: text/x-patch
Size: 4611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/a562d0be/attachment.bin>
    
    
More information about the llvm-commits
mailing list