[flang-commits] [flang] [flang] Defined SafeTempArrayCopyAttrInterface for array repacking. (PR #134346)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Thu Apr 10 08:54:12 PDT 2025
================
@@ -11,6 +28,8 @@ add_flang_library(FIRCodeGen
TargetRewrite.cpp
TypeConverter.cpp
+ PARTIAL_SOURCES_INTENDED
----------------
vzakhari wrote:
Thank you for the review, Tom!
I will get rid of these `PARTIAL_SOURCES_INTENDED` in this PR in the next commit. It was just a workaround to upload the rest of the functional changes.
https://github.com/llvm/llvm-project/pull/134346
More information about the flang-commits
mailing list