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

Angel Zhang llvmlistbot at llvm.org
Mon Jul 15 13:26:23 PDT 2024


================
@@ -0,0 +1,15 @@
+# Exclude tests from libMLIR.so
+add_mlir_library(MLIRTestSPIRVFuncSignatureConversion
----------------
angelz913 wrote:

Renamed library to `MLIRTestConvertToSPIRV`

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


More information about the Mlir-commits mailing list