[llvm-dev] Need guidance to work on NEW PASS managers bugs

vivek pandya via llvm-dev llvm-dev at lists.llvm.org
Sat Apr 28 09:23:11 PDT 2018


Hello LLVM-Devs,

I am trying to get some starting points for working on following new pass
manager related bugs:

https://bugs.llvm.org/show_bug.cgi?id=28322 [PM] Remove use of old PM in
the middle-end.

https://bugs.llvm.org/show_bug.cgi?id=28323 [PM] Use new PM in production
for Clang, LLD, libLTO, etc. middle-end
https://bugs.llvm.org/show_bug.cgi?id=28321 [PM] Remove use of old PM in
the backend

I read related code but did not get a good starting point.
Can someone guide me through this? Can we add more details to these bugs?
Or can we further divide these bugs to smaller workable items?

Any help will be appreciated.

Thanks,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180428/2af8694d/attachment.html>


More information about the llvm-dev mailing list