================ @@ -0,0 +1,118 @@ +// RUN: mlir-opt %s -gpu-module-to-binary="format=isa" \ +// RUN: -debug-only=serialize-to-isa 2> %t ---------------- ianayl wrote: Thanks for the fix! https://github.com/llvm/llvm-project/pull/162934