[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:40:45 PDT 2017
gtbercea added inline comments.
================
Comment at: test/Driver/openmp-offload.c:89
+/// ###########################################################################
+
/// Check the phases graph when using a single target, different from the host.
----------------
Shouldn't these tests be in the gpu test file?
https://reviews.llvm.org/D38258
More information about the cfe-commits
mailing list