[all-commits] [llvm/llvm-project] bb79de: Revert "Revert " [flang] Rely on global initializa...
jeanPerier via All-commits
all-commits at lists.llvm.org
Tue Mar 11 01:35:21 PDT 2025
Branch: refs/heads/users/jeanPerier/reland_pr114002
Home: https://github.com/llvm/llvm-project
Commit: bb79de506799ac42e54430ba33e0cd1682a1a81e
https://github.com/llvm/llvm-project/commit/bb79de506799ac42e54430ba33e0cd1682a1a81e
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M flang/include/flang/Optimizer/Support/InternalNames.h
M flang/lib/Lower/ConvertVariable.cpp
M flang/test/Lower/HLFIR/structure-constructor.f90
M flang/test/Lower/OpenMP/private-derived-type.f90
M flang/test/Lower/default-initialization.f90
M flang/test/Lower/derived-type-finalization.f90
M flang/test/Lower/derived-type-temp.f90
M flang/test/Lower/forall/forall-allocatable-2.f90
M flang/test/Lower/pointer-default-init.f90
Log Message:
-----------
Revert "Revert " [flang] Rely on global initialization for simpler derived types" (#130278)"
This reverts commit d31a7dde485461f564a6ae995a3fd58b2aa1bfa5.
Commit: 962897f357b2041e05ce971434e54353bbdcc12b
https://github.com/llvm/llvm-project/commit/962897f357b2041e05ce971434e54353bbdcc12b
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M flang/lib/Lower/ConvertVariable.cpp
M flang/test/Lower/HLFIR/structure-constructor.f90
M flang/test/Lower/OpenMP/private-derived-type.f90
M flang/test/Lower/default-initialization.f90
M flang/test/Lower/derived-type-finalization.f90
M flang/test/Lower/derived-type-temp.f90
M flang/test/Lower/forall/forall-allocatable-2.f90
M flang/test/Lower/pointer-default-init.f90
Log Message:
-----------
use fir.copy instead of aggregate load/store
Compare: https://github.com/llvm/llvm-project/compare/a3c1526c103b...962897f357b2
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