[PATCH] D29654: [OpenMP] Integrate OpenMP target region cubin into host binary

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 09:49:21 PDT 2017


gtbercea added a comment.

In https://reviews.llvm.org/D29654#835429, @arphaman wrote:

> The "x86_64-apple-darwin17.0.0-x86_64-host" triple looks suspicious though


It looks like the triple is in the list though:

second = "x86_64-apple-darwin17.0.0-x86_64-host

it is entry [1].


https://reviews.llvm.org/D29654





More information about the cfe-commits mailing list