[Mlir-commits] [mlir] [mlir][EmitC] Make function name placeholder optional in `wrap-emitc-func-in-class` (PR #214602)
ioana ghiban
llvmlistbot at llvm.org
Fri Aug 7 06:57:42 PDT 2026
================
@@ -0,0 +1,14 @@
+// RUN: mlir-opt %s -wrap-emitc-func-in-class=class-name-format=StaticName | FileCheck %s
----------------
ioghiban wrote:
Could this be part of the existing test file? I'm not sure I get the motivation behind the split
https://github.com/llvm/llvm-project/pull/214602
More information about the Mlir-commits
mailing list