[PATCH] D106871: [flang][driver] Forward `-fopenmp` to the host compiler

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 09:11:43 PDT 2021


awarzynski added a comment.

In D106871#2907327 <https://reviews.llvm.org/D106871#2907327>, @clementval wrote:

> I think you can move -fopenacc as well.

Sure thing! I don't have an OpenACC example to test this with, but it's a fairly straightforward change. If there are no further comments, I will merge this tomorrow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106871



More information about the llvm-commits mailing list