[all-commits] [llvm/llvm-project] 937be1: [flang] Enable delayed localization by default for...
Kareem Ergawy via All-commits
all-commits at lists.llvm.org
Wed Jun 11 01:10:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 937be177528de156922c1b5f6cab08ba3009dbf2
https://github.com/llvm/llvm-project/commit/937be177528de156922c1b5f6cab08ba3009dbf2
Author: Kareem Ergawy <kareem.ergawy at amd.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M flang/lib/Lower/Bridge.cpp
M flang/test/Lower/do_concurrent_delayed_locality.f90
M flang/test/Lower/do_concurrent_local_assoc_entity.f90
M flang/test/Lower/do_concurrent_local_default_init.f90
M flang/test/Lower/loops.f90
M flang/test/Lower/loops3.f90
Log Message:
-----------
[flang] Enable delayed localization by default for `do concurrent` (#142567)
This PR aims to make it easier and more self-contained to revert the
switch/flag if we discover any problems with enabling it by default.
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