Displaying 1 result from an estimated 1 matches for "topplogical".
Did you mean:
topological
2011 Oct 23
4
[LLVMdev] Question regarding basic-block placement optimization
Ok, I think I have a working pass that is based much more on what we've
talked about here. The patch is attached. I'd love to commit it soon-ish and
then start tweaking it based on feedback from you, others, and looking at
how it actually works in the wild.
It's essentially a re-write, so it may be hard to read... Let me know if
some other form would be easier.
Some responses to your