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

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 07:45:45 PDT 2017


Hahnfeld added inline comments.


================
Comment at: test/Driver/openmp-offload.c:89
+/// ###########################################################################
+
 /// Check the phases graph when using a single target, different from the host.
----------------
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


https://reviews.llvm.org/D38258





More information about the cfe-commits mailing list