[flang-commits] [flang] Adding parsing and semantic check support for omp masked (PR #91432)

Anchu Rajendran S via flang-commits flang-commits at lists.llvm.org
Tue May 14 23:19:18 PDT 2024


anchuraj wrote:

> It might be a good idea to have the compiler emit a warning about the deprecation of the `master` construct and that it should be replaced with `masked`. Would you agree? I'm OK with doing that in this PR or a separate PR.

I feel such a warning would be appropriate after `masked` is supported, since, until then users wont be able to replace. Please let me know your thoughts.




https://github.com/llvm/llvm-project/pull/91432


More information about the flang-commits mailing list