[all-commits] [llvm/llvm-project] eaa9ef: [CUDA, FDO] Filter out profiling options from GPU-...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Fri Apr 16 11:36:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eaa9ef075d9b4d49ce9dae723516e7e6e8b0c4b6
https://github.com/llvm/llvm-project/commit/eaa9ef075d9b4d49ce9dae723516e7e6e8b0c4b6
Author: Artem Belevich <tra at google.com>
Date: 2021-04-16 (Fri, 16 Apr 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/clang_f_opts.c
Log Message:
-----------
[CUDA, FDO] Filter out profiling options from GPU-side compilations.
Differential Revision: https://reviews.llvm.org/D100598
More information about the All-commits
mailing list