[llvm-dev] New Pass Manager Design ....
Umesh Kalappa via llvm-dev
llvm-dev at lists.llvm.org
Thu Nov 3 02:18:41 PDT 2016
Hi Chandler and All ,
Thank you for the new design on the pass manager ,
http://llvm.org/devmtg/2014-10/Slides/Carruth-TheLLVMPassManagerPart2.pdf
We are coming up with new module pass ,that uses the region pass analysis
(RPM),we have few queries like ,
a)can we model our requirements with your new design ,using the
ModelToFunctionPassAdaptor /Proxies ?
b)Region Pass /Region Pass Manager uses the legacy pass manager and not
refactored to new design ,Do you have plans for it ?
c)Any document for your new design ,other than mail threads or ppt doc ?
Will be highly appreciate any inputs here
~Umesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161103/1b60cee3/attachment.html>
More information about the llvm-dev
mailing list