[PATCH] D69617: [LoopUnroll] countToEliminateCompares(): fix handling of [in]equality predicates (PR43840)
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  6 04:14:15 PST 2019
    
    
  
lebedev.ri added subscribers: reames, hfinkel.
lebedev.ri added a comment.
@fhahn @hfinkel @reames 
While there, can anyone give any general suggestion about https://bugs.llvm.org/show_bug.cgi?id=43910, https://bugs.llvm.org/show_bug.cgi?id=43892 ?
Is there any existing pass where something like that fit?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69617/new/
https://reviews.llvm.org/D69617
    
    
More information about the llvm-commits
mailing list