[PATCH] D116541: [OpenMP] Introduce new flag to change offloading driver pipeline

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 09:49:17 PST 2022


jhuber6 updated this revision to Diff 397089.
jhuber6 added a comment.

Updating to only contain this commit.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116541/new/

https://reviews.llvm.org/D116541

Files:
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/openmp-offload-gpu.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116541.397089.patch
Type: text/x-patch
Size: 20194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220103/f3414eb4/attachment.bin>


More information about the llvm-commits mailing list