AnastasiaStulova 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.

Ah yes sorry thanks for pointing out I overlooked that. Then I agree this seems 
not to affect the user interface... so there should be no concerns.

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

Reply via email to