[PATCH] D63315: [Attributor] Regularly clear dependences to remove spurious ones

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 22:55:38 PDT 2019


jdoerfert added a comment.

In D63315#1542999 <https://reviews.llvm.org/D63315#1542999>, @nicholas wrote:

> Could you include a test with this patch?


I will construct one as soon as we deduce an actual attribute in the tree (it's impossible without one).
Once the wrappers (D63312 <https://reviews.llvm.org/D63312>) go in there will be more test opportunities to show the interplay, thus fewer dependences cause fewer wrappers.
The same holds for D63317 <https://reviews.llvm.org/D63317>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63315





More information about the llvm-commits mailing list