[PATCH] D68852: [Attributor] Pointer privatization attribute (argument promotion)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 08:42:50 PST 2019


jdoerfert added a comment.

In D68852#1783313 <https://reviews.llvm.org/D68852#1783313>, @uenoku wrote:

> LGTM from my side but please make sure that it passes test-suite.


Will do.

I have to wait for D68765 <https://reviews.llvm.org/D68765> first but not necessarily for the update scrip patches (they are blocked by the update test infrastructure patch).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68852





More information about the llvm-commits mailing list