[PATCH] D84665: [Attributor] Implement AAReachability
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 27 10:36:12 PDT 2020
jdoerfert added inline comments.
================
Comment at: llvm/test/Transforms/Attributor/noalias.ll:919
+ ret void
+}
----------------
Make an NFC pre-commit with the tests and "old" check lines. That makes it clear in this patch what changed. Just commit the test without additional review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84665/new/
https://reviews.llvm.org/D84665
More information about the llvm-commits
mailing list