[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 12:17:29 PDT 2021


sstefan1 added a comment.

I just want to mention that this is just a starting point, as suggested in D99769 <https://reviews.llvm.org/D99769>. It is definitely not our attention to rush and do this without an RFC or numbers that are in favour of the switch.

The main reason for this 'lightweight' version is exactly the compile time and I will definitely measure it. This only introduces the lightweight version, so that it will be easier to switch, when we come to that point.

I hope we are on the same page now.


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