[clang] [CUDA] Include PTX in non-RDC mode using the new driver (PR #84367)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 7 14:39:30 PST 2024


Artem-B wrote:

> > > Should I make `shouldIncludePTX` default to `false` for the new driver?
> > 
> > 
> > Yes, I think that's a better default.
> 
> Done, now requires `--cuda-include-ptx=`.

This may be worth adding to the release notes.


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


More information about the cfe-commits mailing list