[all-commits] [llvm/llvm-project] cb2f34: [CUDA] Disable registering surfaces and textures w...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jan 18 08:56:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb2f340850db007aebf5012858697ba5afc1ce4e
https://github.com/llvm/llvm-project/commit/cb2f340850db007aebf5012858697ba5afc1ce4e
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-01-18 (Thu, 18 Jan 2024)
Changed paths:
M clang/test/Driver/linker-wrapper-image.c
M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
Log Message:
-----------
[CUDA] Disable registering surfaces and textures with the new driver
Summary:
These runtime calls don't seem to be supported anymore, disable them for
now.
More information about the All-commits
mailing list