[Mlir-commits] [mlir] [mlir][spirv] Add an argmax integration test with `mlir-vulkan-runner` (PR #106426)
Angel Zhang
llvmlistbot at llvm.org
Wed Aug 28 11:42:25 PDT 2024
================
@@ -0,0 +1,102 @@
+// RUN: mlir-vulkan-runner %s \
+// RUN: --shared-libs=%vulkan-runtime-wrappers,%mlir_runner_utils \
+// RUN: --entry-point-result=void | FileCheck %s
+
----------------
angelz913 wrote:
Updated PR description
https://github.com/llvm/llvm-project/pull/106426
More information about the Mlir-commits
mailing list