[all-commits] [llvm/llvm-project] a36c13: [flang] Re-enable setting `noalias` on procedure a...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Aug 29 13:05:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a36c13492afa64f925a9cf6ffe99534b501ee5cc
https://github.com/llvm/llvm-project/commit/a36c13492afa64f925a9cf6ffe99534b501ee5cc
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M flang/lib/Optimizer/Passes/Pipelines.cpp
M flang/test/Driver/tco-test-gen.fir
M flang/test/Integration/cold_array_repacking.f90
M flang/test/Integration/complex-div-to-llvm-kind10.f90
M flang/test/Integration/complex-div-to-llvm.f90
M flang/test/Lower/OpenMP/target-data-skip-mapper-calls.f90
Log Message:
-----------
[flang] Re-enable setting `noalias` on procedure arguments. (#155949)
This is a follow-up on #140803, which was disabled in #142128
due to #143219.
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