[PATCH] D74691: [Attributor] add some pattern to containsCycle

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 22 22:43:36 PST 2020


jdoerfert added a comment.

I'm OK with this. @baziotis @uenoku please take a look, comment and/or accept it as you see fit.



================
Comment at: llvm/test/Transforms/Attributor/willreturn.ll:707
+
+
 attributes #0 = { nounwind uwtable noinline }
----------------
New test cases are great, not irreducible but still.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74691





More information about the llvm-commits mailing list