Displaying 1 result from an estimated 1 matches for "weird_loop".
2014 Apr 07
2
[LLVMdev] Loop unswitching creates dead code
....
Maybe there isn't an easy solution. But I thought I'd post it here since
people might be interested.
Attached are a complete C file reproducing the problem, as well as the
resulting Bitcode. Compilation was done using clang -Wall -g -flto -O3
-fsanitize=undefined -fno-sanitize-recover -c weird_loop.c
Cheers,
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140407/9d48be17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: weird_loop.c
Type: text...