Files
clang-p2996/clang/lib/Driver/ToolChains/Cuda.cpp
Jefferson Le Quellec 2921a0928c Make the argument -Xcuda-ptxas visible to the driver in cl-mode
It has been noticed that the arguments are being passed twice to ptxas.
This also has been fixed by filtering out the arguments before appending
them to the new DAL created by CudaToolChain::TranslateArgs.

github:https://github.com/llvm/llvm-project/pull/86807
2024-04-08 14:11:43 +01:00

41 KiB