[Mlir-commits] [mlir] [mlir] Fix GPU_Launch op getPrivateAttributions function (PR #178369)
Durgadoss R
llvmlistbot at llvm.org
Mon Feb 2 00:44:07 PST 2026
================
@@ -0,0 +1,13 @@
+// RUN: mlir-opt %s -test-ir-visitors | FileCheck %s
----------------
durga4github wrote:
let us name the file more explicitly something like: `gpu-launch-no-prv-attribution-issue-176391.mlir`
Also, it would be great if we can add a similar test for the workgroup-attribution too? (with and without prv-attribution being passed)
https://github.com/llvm/llvm-project/pull/178369
More information about the Mlir-commits
mailing list