search for: test_fc_while_continue_gt

Displaying 1 result from an estimated 1 matches for "test_fc_while_continue_gt".

2008 Oct 13
0
[LLVMdev] Weirdness w/ llvm control flow graph generation
...is a while loop w/ a continue ends up generating a CFG that is two while loops with one embedded inside each other. I've attached the dot files and the IR code. Any help with figuring out what is causing this craziness would be greatly appreciated. It was compiled with: llvm-as < float/test_fc_while_continue_gt.ll | opt -std-compile-opts -loopsimplify -simplifycfg -print-cfg > float/test_fc_while_continue_gt.bc llc -march=mybackend float/test_fc_while_continue_gt.bc Thanks for your time. Micah Villmow Systems Engineer Advanced Technology & Performance Advanced Micro Devices Inc. 455...