[flang-commits] [flang] [Flang][OpenMP][Lower] NFC: Clause lowering cleanup (PR #103058)

Michael Kruse via flang-commits flang-commits at lists.llvm.org
Tue Aug 13 07:55:05 PDT 2024


https://github.com/Meinersbur approved this pull request.

> Also, some genXyzClauses functions are updated to avoid triggering TODO errors for clauses not supported by the corresponding construct 

This makes this patch non-NFC. I assume this is for combined/composite constructs (supported -> applicable).

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


More information about the flang-commits mailing list