[PATCH] D100339: [Attributor] Run lightweight version of the Attributor by default.

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 05:22:49 PDT 2021


xbolva00 added subscribers: nikic, xbolva00.
xbolva00 added a comment.

In D100339#2685402 <https://reviews.llvm.org/D100339#2685402>, @sstefan1 wrote:

> In D100339#2684938 <https://reviews.llvm.org/D100339#2684938>, @kuter wrote:
>
>> Interesting. Do we have near term plans for adding the Attributor to the default pass pipeline ?
>
> That's the plan. We'll see how it goes.

Consider using @nikic's llvm compile time tracker for this patch and/or for full enablement of attributor.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100339/new/

https://reviews.llvm.org/D100339



More information about the llvm-commits mailing list