[PATCH] D124984: [LoopCacheAnalysis] Use smaller numbers when calculating the costs (PR55233)
    Congzhe Cao via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May 24 11:19:24 PDT 2022
    
    
  
congzhe added a comment.
Hi Bardia @bmahjour, after some thoughts I think regarding this patch we would chase a longer-term solution. For now I think I could rework and change this patch (both title and content) to an NFC patch that only updates the test cases, i.e., from using `CHECK` to `CHECK-NEXT`, since we really want to make sure that the output is ordered and the order is correct. I'm wondering how you think about it?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124984/new/
https://reviews.llvm.org/D124984
    
    
More information about the llvm-commits
mailing list