[PATCH] D80118: Unrank mcuMemHostRegister tensor argument.
Christian Sigg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 18 23:57:41 PDT 2020
csigg added a comment.
The presubmit failure is from clang-tidy:
/mnt/disks/ssd0/agent/workspace/BETA_amd64_debian_testing_clang8/llvm-project/mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp:22:10: error: 'cuda.h' file not found [clang-diagnostic-error]
#include "cuda.h"
^
Is there anything I can/need to do about it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80118/new/
https://reviews.llvm.org/D80118
More information about the llvm-commits
mailing list