[PATCH] D38258: [OpenMP] Fix passing of -m arguments to device toolchain

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 07:46:31 PDT 2017


gtbercea accepted this revision.
gtbercea added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/Driver/openmp-offload.c:89
+/// ###########################################################################
+
 /// Check the phases graph when using a single target, different from the host.
----------------
Hahnfeld wrote:
> gtbercea wrote:
> > Shouldn't these tests be in the gpu test file?
> There is nothing specific to GPUs here IMO, that is why I moved the test back to this file
Actually no, you're right! :)


https://reviews.llvm.org/D38258





More information about the cfe-commits mailing list