Expand description
nvptxcompiler compile options.
Structs§
- Options
nvptxcompilercompile options, translated to CLI flags byOptions::to_compile_options. Each field corresponds 1:1 to annvptxcompiler/teenycflag of the same name (with_replaced by-) — seeOptions::parsefor the string-based--optionsCLI encoding.- Options
Builder - Builder for
Options.
Enums§
- OptLevel
nvptxcompiler--opt-levelvalue.- Options
Builder Error - Error type for OptionsBuilder
- Sanitizer
nvptxcompiler--sanitizevalue.