[PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis
Eric Christopher
echristo at gmail.com
Fri Apr 3 21:03:22 PDT 2015
Hi Akira,
Yep. This is about what I was thinking about when we chatted. It seems to be a bit less cognitive overhead than a pass decorator, which would just be another (possible TargetMachine local) pass framework that implements Pass with a pile of overloads.
What do you think Chandler?
-eric
http://reviews.llvm.org/D8717
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list