Issue 169834
Summary [DA] Fix overflow issues in test "Weak-Crossing SIV"
Labels loopoptim
Assignees
Reporter sjoerdmeijer
    DA is not able to determine the presence of some dependencies, which is caused by the lack of overflow handling.
DA implements different dependence tests, and this issue is about fixing test "Weak-Crossing SIV".

Tests demonstrating the overflow issues and DA making incorrect decisions were committed in: https://github.com/llvm/llvm-project/pull/164246

Other dependence tests that need fixing up, for which we have separate issues, are: Weak-Zero SIV, Symbolic RDIV, and GCD MIV.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to