Issue 169837
Summary [DA] Fix overflow issues in test "GCD MIV"
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 "GCD MIV".

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

Reply via email to