[flang-commits] [clang] [flang] [Flang][OpenMP] Add -fopenmp-default-none command line flag (PR #120287)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Wed Dec 18 05:06:35 PST 2024
mjklemm wrote:
> Would it be a lot of work to add this flag for clang as well? It seems like the behaviour would be equally useful there and I would prefer us to keep flags available for both compilers where it makes sense.
I will ask one of the Clang adepts in the team to provide a PR or extend this one. I think it should be fairly easy to do that there as well.
> If it's a lot of work we can add a TODO somewhere (I guess in a comment in the tablegen file) to remind us that we could conceptually enable this flag for clang too so as not to hold up this patch.
Let me check this out and I'll either add the TODO or extent this PR (or have a second one for Clang)
https://github.com/llvm/llvm-project/pull/120287
More information about the flang-commits
mailing list