[LLVMdev] How to interrupt PassManager optimizations flow?

Maslov, Oleg oleg.maslov at intel.com
Sun Jul 14 23:47:50 PDT 2013


Hi,

I have PassManager object storing module optimizations. One of the optimizations performs analysis which basically checks the code for being "valid". If code is not "valid" we should break optimizations flow in PassManager and report error.
Does PassManager support interrupting flow of optimizations if one of optimizations raise "stop" flag?

Thanks,
-Oleg

--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park, 
17 Krylatskaya Str., Bldg 4, Moscow 121614, 
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130715/0f646865/attachment.html>


More information about the llvm-dev mailing list