[Mlir-commits] [mlir] [MLIR][LLVM] Add ProfileSummary module flag support (PR #138070)

Tobias Gysi llvmlistbot at llvm.org
Thu May 1 23:33:00 PDT 2025


================
@@ -18,14 +18,6 @@
 ; CHECK-SAME: #llvm.mlir.module_flag<max, "frame-pointer", 1 : i32>,
 ; CHECK-SAME: #llvm.mlir.module_flag<override, "probe-stack", "inline-asm">]
 
-; // -----
-; expected-warning at -2 {{unsupported module flag value for key 'qux' : !4 = !{!"foo", i32 1}}}
----------------
gysit wrote:

just to double check, this was removed intentionally? 

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


More information about the Mlir-commits mailing list