[PATCH] D83360: [InstSimplify] Remove select ?, undef, X -> X and select ?, X, undef -> X
    Eric Christopher via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jul 15 15:41:27 PDT 2020
    
    
  
echristo added a comment.
This seems like something that we should then revert until we know that instsimplify can be updated with a fix?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83360/new/
https://reviews.llvm.org/D83360
    
    
More information about the cfe-commits
mailing list