[PATCH] D64258: [InferFuncAttributes] extend 'dereferenceable' attribute based on loads

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 08:48:33 PDT 2019


lebedev.ri added a reviewer: jdoerfert.
lebedev.ri added a comment.

Passing-by thought:
Does `attributor` already being run in the pipeline?
Is it in the state where it should be extended instead of adding more backlog for porting into it?


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

https://reviews.llvm.org/D64258





More information about the llvm-commits mailing list