[PATCH] D74691: [Attributor] Detect possibly unbounded cycles in functions

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 10:44:31 PDT 2020


uenoku added a comment.

You don't have to care about the failure if the failure doesn't occur multiple times.
Please see https://lists.llvm.org/pipermail/llvm-dev/2019-November/136710.html


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