[PATCH] D108835: [NVPTX] consider nvptx-nvidia-gpulibs triple to be compatible with other variants.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 13:47:09 PDT 2021


jdoerfert added a comment.

In D108835#2973021 <https://reviews.llvm.org/D108835#2973021>, @tra wrote:

>> My plan was to normalize nvptx64 to nvptx-nvidia-cuda in the frontend such that user can use any subset of that normalized triple w/o warning.
>
> SGTM. So, for now I'll just deal with the libdevice-related warnings.

Yes, libdevice we need to somehow make work for all the version incl. mismatching/missing target information.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108835/new/

https://reviews.llvm.org/D108835



More information about the llvm-commits mailing list