[PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis

Eric Christopher echristo at gmail.com
Wed Apr 8 18:53:08 PDT 2015


Can you elaborate here a bit? I'm curious about your use case.

On Wed, Apr 8, 2015, 6:42 PM Marcello Maggioni <hayarms at gmail.com> wrote:

> Hi,
>
> I'm very interested by this improvement too.
>
> I have a pass that needs to run polling state from the subtarget , but I
> don't want to pull in all the target specific subtarget into my pass.
>
> This would be very helpful for my case :)
>
>
> http://reviews.llvm.org/D8717
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150409/c876cf54/attachment.html>


More information about the llvm-commits mailing list