[LLVMdev] Separate loop condition and loop body
Arsen Hakobyan
artinetstudio at gmail.com
Fri May 31 06:59:00 PDT 2013
Hello Alexandra,
I have the same problem what you tell here related to the loop condition(s).
You have wrote this article 3 years ago and I just want to know how do you
resolve this problem.
I am also thinking to keep all BBs representing a condition in a separate
vector as it is done with the body's BBs (sure they will not be kept in
body's list).
Could you please tell your solution?
Thanks,
Arsen
--
View this message in context: http://llvm.1065342.n5.nabble.com/Separate-loop-condition-and-loop-body-tp39435p58169.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
More information about the llvm-dev
mailing list