File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
mlir/test/Integration/GPU/CUDA Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33// RUN: | mlir-opt -pass-pipeline='builtin.module(gpu.module(strip-debuginfo,convert-gpu-to-nvvm),nvvm-attach-target)' \
44// RUN: | mlir-opt -gpu-async-region -gpu-to-llvm -reconcile-unrealized-casts -gpu-module-to-binary="format=%gpu_compilation_format" \
55// RUN: | mlir-opt -async-to-async-runtime -async-runtime-ref-counting \
6- // RUN: | mlir-opt -convert-async-to-llvm -convert-func-to-llvm -convert-arith-to-llvm -reconcile-unrealized-casts \
6+ // RUN: | mlir-opt -convert-async-to-llvm -convert-func-to-llvm -convert-arith-to-llvm -convert-cf-to-llvm - reconcile-unrealized-casts \
77// RUN: | mlir-cpu-runner \
88// RUN: --shared-libs=%mlir_cuda_runtime \
99// RUN: --shared-libs=%mlir_async_runtime \
You can’t perform that action at this time.
0 commit comments