[all-commits] [llvm/llvm-project] f834b0: [Flang] Implement LOWER= argument for C_F_POINTER ...
Michael Klemm via All-commits
all-commits at lists.llvm.org
Fri Jul 25 12:35:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f834b0c3a782379bded3dd8d835b36246a1583d0
https://github.com/llvm/llvm-project/commit/f834b0c3a782379bded3dd8d835b36246a1583d0
Author: Michael Klemm <michael.klemm at amd.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M flang/docs/F202X.md
M flang/docs/ReleaseNotes.md
M flang/lib/Evaluate/intrinsics.cpp
M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
M flang/test/Lower/Intrinsics/c_f_pointer.f90
M flang/test/Semantics/c_f_pointer.f90
Log Message:
-----------
[Flang] Implement LOWER= argument for C_F_POINTER (Fortran 2023) (#149870)
This PR resolves issue #147819 and adds support for the F2023 extension
of the `LOWER=` argument for `C_F_POINTER`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list