[LLVMdev] Irreducible CFG from tail duplication
Eli Friedman
eli.friedman at gmail.com
Thu Jul 24 17:10:18 PDT 2008
On Thu, Jul 24, 2008 at 4:17 PM, Mark Leone <markleone at gmail.com> wrote:
> Thanks Eli. It's not introducing loops, just unstructured
> conditionals (e.g. X's in the control-flow graph, rather than
> diamonds).
Ah... yeah, tailduplicate does some messy stuff. Although, I don't
think you'd normally call a CFG like that irreducible?
-Eli
More information about the llvm-dev
mailing list