[PATCH] D41692: [Polly][WIP] Remove immediate dominator heuristic for error block detection.
    Michael Kruse via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr  3 13:20:16 PDT 2018
    
    
  
Meinersbur added a comment.
In https://reviews.llvm.org/D41692#1055374, @chelini wrote:
> Hi All,
>  Attached the patch to fix the test cases.F5936079: 0001-Review-number-D41692.-Test-cases-fixed-adding-loop-r.patch <https://reviews.llvm.org/F5936079>
>  Best regards,
>  Lorenzo Chelini.
Could you create a new review for your version of this patch (I'd abandon this one)?
Instead of adding `-loop-rotate` to the test-cases, please update the IR instead. When we have `-loop-rotate` in the test case itself, we would be implicitly testing loop rotation as well, but the only thing we want to check is the error block detection.
Repository:
  rPLO Polly
https://reviews.llvm.org/D41692
    
    
More information about the llvm-commits
mailing list