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

omar ahmed via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 12:46:15 PST 2020


omarahmed added a comment.

@jdoerfert I have found examples in the willreturn.ll file for explicit tests for bounded and unbounded tests and I fixed them , does we need to add more complex examples like a bounded loop inside unbounded loop or this is redundant and not important ?


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