[PATCH] D69596: [Attributor] Add the Attributor to the new PM pipeline

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 11:50:23 PDT 2019


jdoerfert added a comment.

In D69596#1728978 <https://reviews.llvm.org/D69596#1728978>, @leonardchan wrote:

> Adding @chandlerc for review. I'm not very comfortable reviewing changes to the backend pipeline.
>
> Could you also add an LLVM test showing how this pass should affect the IR?


It will not affect the IR without being turned on.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69596





More information about the llvm-commits mailing list