Commit e74281a3 authored by Joseph Huber's avatar Joseph Huber
Browse files

[libc] Allow NVPTX to use aliases

Summrary:
Following D156014 we can now use aliases for NVPTX, removing this source
of divergence. We require at least +ptx63 and at least sm_30 for
`.alias` but this is already within what we build for with `libc`
support.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D157323
parent 247cc265
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