https://bugs.llvm.org/show_bug.cgi?id=49889
Serguei Katkov <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #6 from Serguei Katkov <[email protected]> ---
It seems the bug is fixed by
commit e908e063d1f953984fff14636b1c1ad96de8d500
Author: Mindong Chen <[email protected]>
Date: Mon Jul 19 19:24:38 2021 +0800
[LoopUtils] Fix incorrect RT check bounds of loop-invariant mem accesses
This fixes the lower and upper bound calculation of a
RuntimeCheckingPtrGroup when it has more than one loop
invariant pointers. Resolves PR50686.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D104148
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs