Skip to content

Commit b6e8738

Browse files
gryppyuxuanchen1997
authored andcommitted
[mlir][gpu] Add mlir_c_runner_utils to fix #99035
Summary: This fixes the unit test that is broken in #99035. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251693
1 parent cba856b commit b6e8738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/Integration/GPU/CUDA/alloc-host-shared.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// RUN: | mlir-cpu-runner \
44
// RUN: --shared-libs=%mlir_cuda_runtime \
55
// RUN: --shared-libs=%mlir_runner_utils \
6+
// RUN: --shared-libs=%mlir_c_runner_utils \
67
// RUN: --entry-point-result=void \
78
// RUN: | FileCheck %s
89

0 commit comments

Comments
 (0)