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

Marcello Maggioni hayarms at gmail.com
Wed Apr 8 18:41:44 PDT 2015


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/






More information about the llvm-commits mailing list