https://bugs.llvm.org/show_bug.cgi?id=33062
Alexey Bataev <a.bat...@hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Alexey Bataev <a.bat...@hotmail.com> ---
The error message is correct here:
0u-1u is 4294967295 (because it is unsigned), so you're not incrementing the
loop counter.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs