[PATCH] D100331: [Dependence Analysis] Fix ExactSIV producing wrong analysis
    Michael Kruse via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 21 11:33:23 PDT 2021
    
    
  
Meinersbur added a comment.
Than you for pointing this out. It would explain my confusion, as I would also would have expected the direction to follow the literature but the tests in ExactSIV.ll seemed to use the opposite direction.
I will need to review the UnrollAndJam legality check again since I may have (helped) writing it using my wrong assumption. Its tests do not fail with this change they might have been corrected by extensive testing.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100331/new/
https://reviews.llvm.org/D100331
    
    
More information about the llvm-commits
mailing list