[PATCH] D45649: [Polly][ScopDetect] Reject loop with multiple exit blocks.
    Michael Kruse via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 25 08:21:07 PDT 2018
    
    
  
Meinersbur added a comment.
In https://reviews.llvm.org/D45649#1077677, @grosser wrote:
> But, can you commit a cleaner test case. This one looks very polluted.
It is because the debug information is left in, like in the other tests that check the `-pass-remarks-missed` output. I can craft a smaller one, but it won't check the remark's line location.
Michael
Repository:
  rPLO Polly
https://reviews.llvm.org/D45649
    
    
More information about the llvm-commits
mailing list