[PATCH] D64876: [Attributor] Deduce "dereferenceable" attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 23:42:05 PDT 2019


uenoku added a comment.

> Will block the attribute to reach stats. Could you re-run (with --cmake-define=TEST_SUITE_COLLECT_STATS=ON)?

Oh, I see. Here is a summary:

  attributor.NumCSArgumentDereferenceable 79604.0
  attributor.NumFnArgumentDereferenceable 1105.0
  attributor.NumFnReturnedDereferenceable 123.0




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

https://reviews.llvm.org/D64876





More information about the llvm-commits mailing list