[PATCH] D29865: [PDSE] Add a no-op pass.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 12 12:52:59 PST 2017


On Sun, Feb 12, 2017 at 12:48 PM, Davide Italiano via Phabricator <
reviews at reviews.llvm.org> wrote:

> davide requested changes to this revision.
> davide added a comment.
> This revision now requires changes to proceed.
>
> Have you considered integrating this in the current DSE infrastructure
> instead of having a separate pass?
>
> FWIW: it would be pretty much impossible.
In fact, it's infinitely easier to do the reverse:
Integrate that stuff into this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170212/5c90caab/attachment.html>


More information about the llvm-commits mailing list