Unverified Commit 82d335e7 authored by Joseph Huber's avatar Joseph Huber Committed by GitHub
Browse files

[NVPTX] Add support for -march=native in standalone NVPTX (#79373)

Summary:
We support `--target=nvptx64-nvidia-cuda` as a way to target the NVPTX
architecture from standard CPU. This patch simply uses the existing
support for handling `--offload-arch=native` to also apply to the
standalone toolchain.
parent c2e5f4d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment