[Mlir-commits] [mlir] [mlir] Fix GPU_Launch op getPrivateAttributions function (PR #178369)

Mehdi Amini llvmlistbot at llvm.org
Fri Feb 13 02:24:06 PST 2026


================
@@ -0,0 +1,13 @@
+// RUN: mlir-opt %s -test-ir-visitors | FileCheck %s
----------------
joker-eph wrote:

> without using -test-ir-visitors, I can’t construct a minimal testcase that reliably triggers the bug.

Can you clarify again why the IR I posted above does not trigger the bug?

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


More information about the Mlir-commits mailing list