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

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 08:34:20 PDT 2021


sstefan1 added a comment.

In D100339#2685448 <https://reviews.llvm.org/D100339#2685448>, @xbolva00 wrote:

> 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.
>
> http://llvm-compile-time-tracker.com/about.php

Will do that!


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