[LLVMdev] PassManager Mysteries

Owen Anderson resistor at mac.com
Mon Jan 28 20:25:06 PST 2008


On Jan 28, 2008, at 9:55 PM, David A. Greene wrote:
> But in any case, isn't the whole point of PassManager that it can  
> handle
> situations like this?  Why wouldn't it just run Pass A twice, or run  
> it
> in the correct order (after Pass B)?

I assume there are situations in which a pass cannot be recomputed,  
but we really need Devang for that.  All I know is that, most of the  
times I've encountered this problem, it was fixable just by reordering  
the declarations.

--Owen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080128/d9119911/attachment.bin>


More information about the llvm-dev mailing list