[PATCH] D87145: [SelectionDAG] Remove an early-out from computeKnownBits for smin/smax
    Jay Foad via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep  4 08:26:12 PDT 2020
    
    
  
foad added a comment.
N.B without D87034 <https://reviews.llvm.org/D87034>, this change wouldn't affect any codegen tests. So this is one case where the improved known bits analysis actually makes a difference.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87145/new/
https://reviews.llvm.org/D87145
    
    
More information about the llvm-commits
mailing list