[all-commits] [llvm/llvm-project] 6707a7: [CUDA] remove unneeded includes from CUDA-related ...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Wed Oct 6 17:24:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6707a7d7e96ac23ba66f16bdb44927082d2fd4d3
https://github.com/llvm/llvm-project/commit/6707a7d7e96ac23ba66f16bdb44927082d2fd4d3
Author: Artem Belevich <tra at google.com>
Date: 2021-10-06 (Wed, 06 Oct 2021)
Changed paths:
M clang/lib/Headers/__clang_cuda_texture_intrinsics.h
M clang/test/Headers/Inputs/include/cuda.h
Log Message:
-----------
[CUDA] remove unneeded includes from CUDA-related headers.
This should fix bot failures on PPC and windows.
More information about the All-commits
mailing list