[PATCH] D38883: [CMake][OpenMP] Customize default offloading arch

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 13 11:19:55 PDT 2017


gtbercea added inline comments.


================
Comment at: lib/Driver/ToolChains/Cuda.h:90
-  }
 };
 
----------------
gtbercea wrote:
> I would also like to keep the spirit of this code if not in this exact form at least something that performs the same functionality.
@tra what's your opinion on this code? Should this stay, stay but modified to be more robust or taken out completely?


https://reviews.llvm.org/D38883





More information about the cfe-commits mailing list