llvm-project/flang/test
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
..
Driver [flang][driver]Fix broken PowerPC tests 2022-09-14 16:33:38 +01:00
Evaluate [flang] Limit shape inquiries rewrite to associate construct entity 2022-09-21 10:25:06 +02:00
Examples [flang][test] Remove RUN COMMAND/EXPECTED OUTPUT/INPUT markers from other directories 2022-06-29 22:10:59 -07:00
Fir [flang][OpenMP] Lower OpenMP `taskgroup` construct 2022-09-16 21:07:47 +05:30
Frontend [flang][test] Remove RUN COMMAND/EXPECTED OUTPUT/INPUT markers from other directories 2022-06-29 22:10:59 -07:00
Intrinsics [flang] Lower integer exponentiation into math::IPowI. 2022-08-30 14:09:05 -07:00
Lower [flang] Handle NULL(mold) used in initializer region 2022-09-24 15:23:08 +02:00
NonGtestUnit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
Parser [flang][OpenMP] Parser support for Target directive and Device clause 2022-08-21 22:26:02 +05:30
Preprocessing [flang] Support correct continuations for compiler directives 2022-05-27 13:45:37 +03:00
Runtime [flang] Single entry point for GET_COMMAND_ARGUMENT 2022-07-27 10:27:25 +00:00
Semantics [flang] Fix spurious error with COMMON and EQUIVALENCE 2022-09-23 15:32:39 -07:00
Transforms [flang] Support multidimensional reductions in SimplifyIntrinsicsPass. 2022-09-19 12:16:23 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
CMakeLists.txt [flang][driver] Add support for generating executables 2022-04-25 12:00:23 +00:00
lit.cfg.py [flang][driver]Fix broken flang-new mlir test 2022-09-14 14:16:31 +01:00
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00