[PATCH] D149423: [ValueTracking] Use knownbits interface for determining if `div`/`rem` are safe to speculate
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May  3 10:42:12 PDT 2023
    
    
  
goldstein.w.n added a comment.
In D149423#4311944 <https://reviews.llvm.org/D149423#4311944>, @steelannelida wrote:
> It passes upstream though. Probably the issue is with lit version.
@steelannelida where you able to resolve the issue or do you think the patch is still broken?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149423/new/
https://reviews.llvm.org/D149423
    
    
More information about the llvm-commits
mailing list