[all-commits] [llvm/llvm-project] fd0e20: [flang] Generate fir.pack/unpack_array in Lowering...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Mar 18 21:26:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd0e20a64bde212c20c269e7c1349d703e8159d5
https://github.com/llvm/llvm-project/commit/fd0e20a64bde212c20c269e7c1349d703e8159d5
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M flang/include/flang/Lower/ConvertVariable.h
M flang/include/flang/Lower/LoweringOptions.def
M flang/lib/Lower/ConvertVariable.cpp
A flang/test/Lower/repack-arrays.f90
M flang/tools/bbc/bbc.cpp
Log Message:
-----------
[flang] Generate fir.pack/unpack_array in Lowering. (#131704)
Basic generation of array repacking operations in Lowering.
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