[Mlir-commits] [llvm] [mlir] [mlir][tosa] Remove availability interfaces from profile conformance (PR #207809)

Iliyan Georgiev llvmlistbot at llvm.org
Fri Jul 10 02:12:10 PDT 2026


================
@@ -1348,6 +1350,22 @@ extensionComplianceMap = {
        {{{i8T}, SpecificationVersion::V_1_0},
         {{fp16T}, SpecificationVersion::V_1_0},
         {{fp32T}, SpecificationVersion::V_1_0}}}}},
+    {"tosa.add_shape", {{{Extension::shape}, {}}}},
----------------
iliyan-georgiev-arm wrote:

Makes sense, thanks! 

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


More information about the Mlir-commits mailing list