llvm-project/flang/lib
Tim Keith 412056e2d0 [flang] Implicitly convert result of statement function
The result of a statement function may require an implicit conversion
to match its result type. Add that to the expression that represents
the statement function body in SubprogramDetails.

Extract the analysis of that expression into a separate function.

Dump the statement function expression as part of the dump of
SubprogramDetails.

Differential Revision: https://reviews.llvm.org/D84452
2020-07-23 17:15:35 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Tuning up binary->decimal conversion 2020-07-14 13:22:26 -07:00
Evaluate [flang] Fix an assert when RESHAPE() is called on empty strings 2020-07-22 12:21:58 -07:00
Lower [flang][openacc] Add missing comment in header 2020-07-23 14:10:35 -04:00
Optimizer [flang] Adopt NoRegionArguments (WhereOp) and ParentOneOf (ResultOp) traits 2020-07-16 08:35:22 -07:00
Parser [flang] Fix source line continuation in potential macro calls (bugzilla 46768) 2020-07-21 18:21:35 -07:00
Semantics [flang] Implicitly convert result of statement function 2020-07-23 17:15:35 -07:00
CMakeLists.txt [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00