[PATCH] D76210: [Attributor] AAReachability : use isPotentiallyReachable in isKnownReachable

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 15 22:34:59 PDT 2020


jdoerfert added inline comments.


================
Comment at: llvm/test/Transforms/Attributor/noalias.ll:424
+  ret void
+}
----------------
I love how this all comes together ;)


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

https://reviews.llvm.org/D76210





More information about the llvm-commits mailing list