skatrak wrote: > The only issue I see is that this PR adds a new driver flag that may be used > to compile the applications. Renaming the user visible flags is not that > easy. But if they get renamed before any compiler release then it should be > fine.
Thank you for the comment. Actually, this PR doesn't add any new driver options to flang. It just enables the `-fopenmp-targets` option to be forwarded to the flang frontend (`flang-new -fc1`) as well. Previously, it was only accepted by the driver. https://github.com/llvm/llvm-project/pull/100152 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits