This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D129187
[flang][NFC] Make LEN parameters homogenous ClosedPublic Authored by clementval on Jul 6 2022, 4:19 AM.
Details Summary This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 6 2022, 4:19 AM
This revision is now accepted and ready to land.Jul 6 2022, 11:27 PM Closed by commit rG53804e426d9b: [flang][NFC] Make LEN parameters homogenous (authored by clementval). · Explain WhyJul 7 2022, 9:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442508 flang/include/flang/Lower/BoxAnalyzer.h
flang/include/flang/Optimizer/Builder/FIRBuilder.h
flang/include/flang/Optimizer/Builder/MutableBox.h
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/lib/Lower/HostAssociations.cpp
flang/lib/Optimizer/Builder/FIRBuilder.cpp
flang/lib/Optimizer/CodeGen/CodeGen.cpp
|
I think this was added recently in https://github.com/llvm/llvm-project/commit/27afb362b1e85dac21744b95ed9b48f7e9fd016c and should probably be kept (build bots are complaining in openmp copyin tests).