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

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


================
@@ -2077,6 +2077,7 @@ static constexpr std::array kExplicitAttributes{
     StringLiteral("unsafe-fp-math"),
     StringLiteral("vscale_range"),
     StringLiteral("willreturn"),
+    StringLiteral("uwtable"),
----------------
WillFroom wrote:

done

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


More information about the Mlir-commits mailing list