Issue 169836
Summary [DA] Fix overflow issues in test "Symbolic RDIV"
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 "Symbolic RDIV".

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, Weak-Crossing SIV, and GCD MIV.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to