[clang] [NVPTX] Add `-march=general` option to mirror default configuration (PR #85222)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 06:54:15 PDT 2024


jhuber6 wrote:

FWIW I think you can kind of do this with `-march=sm_52 -march=` to just set it to empty.

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


More information about the cfe-commits mailing list