[llvm] [InstCombine] Canonicalize `extractvalue + select` (PR #84686)
    Yingwei Zheng via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 13 10:33:51 PDT 2024
    
    
  
dtcxzyw wrote:
> I think the proper way to do this would be to call FoldOpIntoSelect for extractvalue.
Done.
https://github.com/llvm/llvm-project/pull/84686
    
    
More information about the llvm-commits
mailing list