[LLVMdev] On restricting predecessors of basic blocks

Rekha R rekharamapai at nitc.ac.in
Mon Sep 22 21:33:57 PDT 2014


Hi,

 I plan to implement an algorithm which requires BasicBlocks to have at
most two predecessors. simplifycfg pass is not a choice since it doesn't do
what I want, going by its description.

Could someone point me to an existing pass which does this job?

Thanks,
-- 
Rekha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140923/7133c972/attachment.html>


More information about the llvm-dev mailing list