[Mlir-commits] [mlir] [mlir][spirv] Reland integration test for `vector.deinterleave` (PR #95800)
Angel Zhang
llvmlistbot at llvm.org
Mon Jun 17 11:13:52 PDT 2024
================
@@ -0,0 +1,81 @@
+// RUN: mlir-vulkan-runner %s \
+// RUN: --shared-libs=%vulkan-runtime-wrappers,%mlir_runner_utils \
+// RUN: --entry-point-result=void --debug-only=dialect-conversion | FileCheck %s
----------------
angelz913 wrote:
Removed in #95820.
https://github.com/llvm/llvm-project/pull/95800
More information about the Mlir-commits
mailing list