[PATCH] D71617: [WIP][NFC][Attributor] noalias attribute deduction fixme

pankaj gode via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 10:51:12 PDT 2020


pgode added a comment.

In D71617#1919565 <https://reviews.llvm.org/D71617#1919565>, @uenoku wrote:

> It was caused by a bug that the dependence track was missing for `NoAliasAA` so I have pushed the fix. (https://github.com/llvm/llvm-project/commit/d9bf79f4e9952acca1fa353e39bcee89cd69550f)


Thanks for sharing this. I will update the patch.


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

https://reviews.llvm.org/D71617





More information about the llvm-commits mailing list