[all-commits] [llvm/llvm-project] ad3356: Revert "Revert " [flang] Rely on global initializa...
jeanPerier via All-commits
all-commits at lists.llvm.org
Fri Mar 7 06:52:11 PST 2025
Branch: refs/heads/users/jeanPerier/reland_pr114002
Home: https://github.com/llvm/llvm-project
Commit: ad33569ce2ff3a97ea9767817e37ea85119dd5f9
https://github.com/llvm/llvm-project/commit/ad33569ce2ff3a97ea9767817e37ea85119dd5f9
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-03-07 (Fri, 07 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: a3c1526c103becec34bb57667344c518838919c1
https://github.com/llvm/llvm-project/commit/a3c1526c103becec34bb57667344c518838919c1
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-03-07 (Fri, 07 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/ad33569ce2ff%5E...a3c1526c103b
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