llvm-project/flang/lib
Valentin Clement e657acd449
[flang] Handle NULL(mold) used in initializer region
NULL intrinsic with a MOLD argument can be used in a type constructor.
This patch handles this use case with a specific lowering that create
an unallocated box with the MOLD type.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D134554
2022-09-24 15:23:08 +02:00
..
Common
Decimal [flang] Allow configuring building the flang runtime standalone 2022-08-23 17:25:21 +03:00
Evaluate [flang] Handle NULL(mold) used in initializer region 2022-09-24 15:23:08 +02:00
Frontend [flang] Simplify string comparisons (NFC) 2022-08-27 21:21:04 -07:00
FrontendTool [Flang][Driver] Add support for AsmPrinter -mmlir options 2022-07-27 16:11:11 -04:00
Lower [flang] Handle NULL(mold) used in initializer region 2022-09-24 15:23:08 +02:00
Optimizer [flang] Support multidimensional reductions in SimplifyIntrinsicsPass. 2022-09-19 12:16:23 -07:00
Parser [flang] Allow a generic-spec on a PUBLIC/PRIVATE statement to declare a generic 2022-09-23 14:17:42 -07:00
Semantics [flang] Fix crash in semantics in error recovery 2022-09-23 17:45:35 -07:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00