Move tthe function to allow its usage in the Optimizer/Builder functions.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D127295
[flang][NFC] Move genMaxWithZero into fir:::factory ClosedPublic Authored by clementval on Jun 8 2022, 6:24 AM.
Details Summary Move tthe function to allow its usage in the Optimizer/Builder functions. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 8 2022, 6:24 AM This revision is now accepted and ready to land.Jun 8 2022, 8:49 AM Closed by commit rGd91735b5fad8: [flang][NFC] Move genMaxWithZero into fir:::factory (authored by jeanPerier, committed by clementval). · Explain WhyJun 8 2022, 9:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435123 flang/include/flang/Lower/ConvertExpr.h
flang/include/flang/Optimizer/Builder/FIRBuilder.h
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/lib/Optimizer/Builder/FIRBuilder.cpp
|