[Openmp-commits] [PATCH] D117715: [openmp] Always pass valid triple to openmp-targets when using newRTL

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 19 13:09:11 PST 2022


jhuber6 added a comment.

In D117715#3256040 <https://reviews.llvm.org/D117715#3256040>, @tianshilei1992 wrote:

> Wait. Why does this even happen?

There were test strings for different architectures, one was testing `nvptx64-nvidia-cuda-newRTL` which was just copied directly into the triple without realizing it still had the `newRTL`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117715



More information about the Openmp-commits mailing list