Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Change target feature element of the target identification string to be comma separated so hyphens only delimit the elements.
Comment Actions
Change syntax for target features to be concatenated to Processor using a plus prefix for each target feature.
docs/AMDGPUUsage.rst | ||
---|---|---|
941 ↗ | (On Diff #139643) | I'd rather have a '-' separator, as it would be easier to tokenize. |