[Mlir-commits] [mlir] [MLIR:LLVM] Add UWTableKind attribute (PR #135811)

Will Froom llvmlistbot at llvm.org
Thu Apr 17 01:43:57 PDT 2025


================
@@ -0,0 +1,8 @@
+; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s
+
+; CHECK-LABEL: llvm.func @uwtable_func
+; CHECK-SAME: attributes {uwtable_kind = #llvm.uwtableKind<sync>}
+
----------------
WillFroom wrote:

done

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


More information about the Mlir-commits mailing list