[Mlir-commits] [mlir] Fix Issue#82401: Infinite loop in MLIR inliner for indirect recursive call. (PR #124026)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Jan 24 10:11:57 PST 2025


================
@@ -0,0 +1,37 @@
+// RUN: mlir-opt %s -inline='default-pipeline=''' | FileCheck %s
----------------
junfengd-nv wrote:

OK, Done!

https://github.com/llvm/llvm-project/pull/124026


More information about the Mlir-commits mailing list