[PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.

Pete Cooper via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 20:01:27 PST 2016


pete added a comment.

Thanks for the explanation. Looks like I should mostly have read it better the first time, but I'm more or less up to speed now.

If you wanted a LGTM from me too then you have it. Wasn't sure if you wanted an ok or not after Philip's LGTM :)

Cheers
Pete


http://reviews.llvm.org/D17259





More information about the llvm-commits mailing list