[clang] [Clang] Forward arguments to the device compiler better (PR #125957)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 16:18:24 PST 2025


jhuber6 wrote:

> I understood that `-Xarch_nvptx64` propagates `-O3` to the nvptx toolchain but it is not obvious to me that it should pick up all the argument after it.

It doesn't

https://github.com/llvm/llvm-project/pull/125957


More information about the cfe-commits mailing list