[PATCH] D50511: [ARM] ParallelDSP: add option to disable the pass

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 12 05:33:44 PDT 2018


dmgreen added a comment.

In https://reviews.llvm.org/D50511#1196431, @dmgreen wrote:

> The pass will also need "new pass manager" code at some point.


Actually, that might not be true for how late in the pipeline this runs. I'm surprised how late this is, I'd expected it a little earlier.


https://reviews.llvm.org/D50511





More information about the llvm-commits mailing list