[flang-commits] [flang] Adding parsing and semantic check support for omp masked (PR #91432)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Sun May 12 05:36:52 PDT 2024
mjklemm 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.
https://github.com/llvm/llvm-project/pull/91432
More information about the flang-commits
mailing list