Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118785
[flang] Switch return to ExtendedValue in AbstractConverter and Bridge ClosedPublic Authored by clementval on Feb 2 2022, 6:33 AM.
Details Summary
Diff Detail
Event Timelineclementval added reviewers: jeanPerier, schweitz, kiranchandramohan, PeteSteinfeld, svedanayagam, sscalpone. Herald added subscribers: Chia-hungDuan, stephenneuendorffer, rriddle. · View Herald TranscriptFeb 2 2022, 6:37 AM clementval added a child revision: D118786: [flang] Add lowering for integer constant.Feb 2 2022, 6:37 AM This revision is now accepted and ready to land.Feb 2 2022, 9:26 AM Closed by commit rG415267407db2: [flang] Switch return to ExtendedValue in AbstractConverter and Bridge (authored by clementval). · Explain WhyFeb 2 2022, 9:44 AM This revision was automatically updated to reflect the committed changes. clementval removed a child revision: D118786: [flang] Add lowering for integer constant.Feb 2 2022, 9:48 AM
Revision Contents
Diff 405317 flang/include/flang/Lower/AbstractConverter.h
flang/lib/Lower/Bridge.cpp
|