This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Peter Steinfeld <psteinfeld@nvidia.com>
Paths
| Differential D128186
[flang][NFC] Unify todo messages ClosedPublic Authored by clementval on Jun 20 2022, 5:28 AM.
Details Summary This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Peter Steinfeld <psteinfeld@nvidia.com>
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 20 2022, 5:28 AM This revision is now accepted and ready to land.Jun 20 2022, 5:35 AM Closed by commit rG331145e6e979: [flang][NFC] Unify todo messages (authored by clementval). · Explain WhyJun 20 2022, 6:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438377 flang/include/flang/Optimizer/Builder/Todo.h
flang/lib/Lower/Allocatable.cpp
flang/lib/Lower/Bridge.cpp
flang/lib/Lower/CallInterface.cpp
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertType.cpp
flang/lib/Lower/VectorSubscripts.cpp
flang/lib/Optimizer/Builder/MutableBox.cpp
flang/test/Fir/Todo/allocmem.fir
flang/test/Fir/Todo/coordinate_of_1.fir
flang/test/Fir/Todo/coordinate_of_2.fir
flang/test/Fir/Todo/coordinate_of_3.fir
flang/test/Fir/Todo/coordinate_of_4.fir
flang/test/Fir/Todo/dispatch.fir
flang/test/Fir/Todo/dispatch_table.fir
flang/test/Fir/Todo/end.fir
flang/test/Fir/Todo/gentypedesc.fir
flang/test/Fir/Todo/global_len.fir
flang/test/Fir/Todo/len_param_index.fir
flang/test/Fir/Todo/select_case_with_character.fir
flang/test/Lower/derived-types.f90
|