[PATCH] D141883: [DAG] Do not combine any_ext when we combine and into zext.
    Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 19 04:37:24 PST 2023
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2826869d7b31: [DAG] Do not combine any_ext when we combine and into zext. (authored by Amaury Séchet <deadalnix at gmail.com>).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141883/new/
https://reviews.llvm.org/D141883
Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/test/CodeGen/X86/illegal-bitfield-loadstore.ll
  llvm/test/CodeGen/X86/known-signbits-vector.ll
  llvm/test/CodeGen/X86/ushl_sat.ll
  llvm/test/CodeGen/X86/ushl_sat_vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141883.490459.patch
Type: text/x-patch
Size: 16431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/20cf7b83/attachment.bin>
    
    
More information about the llvm-commits
mailing list