[PATCH] D83440: [InstSimplify] Re-enable select ?, undef, X -> X transform when X is provably not poison
    Brooks Moses via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul 10 01:53:03 PDT 2020
    
    
  
brooksmoses added a comment.
Replying to my own question, as I was able to test this sooner than I expected: Yes, it looks like the new MSAN warnings remain after this revision.  Excellent!  I think that proves that this was a useful fix.  :)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83440/new/
https://reviews.llvm.org/D83440
    
    
More information about the llvm-commits
mailing list