[flang-commits] [flang] [flang][mlir] Add flang to mlir lowering for groupprivate (PR #180934)
via flang-commits
flang-commits at lists.llvm.org
Wed Jun 10 02:51:16 PDT 2026
================
@@ -99,6 +113,11 @@ class WithOmpDeclarative {
// The argument to DEVICE_TYPE clause. Only needed when the clause is
// present in the ompDeclTarget_ set.
std::optional<common::OmpDeviceType> ompDeviceType_;
----------------
skc7 wrote:
Renamed the field and getter.
https://github.com/llvm/llvm-project/pull/180934
More information about the flang-commits
mailing list