[Mlir-commits] [llvm] [mlir] [mlir][spirv] Implement vector type legalization for function signatures (PR #98337)

Angel Zhang llvmlistbot at llvm.org
Tue Jul 16 06:52:50 PDT 2024


================
@@ -1,4 +1,4 @@
-// RUN: mlir-opt -convert-to-spirv -split-input-file %s | FileCheck %s
+// RUN: mlir-opt -convert-to-spirv="run-signature-conversion=false" -split-input-file %s | FileCheck %s
----------------
angelz913 wrote:

Added to "Future Plans".

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


More information about the Mlir-commits mailing list