llvm-project/flang/lib/Optimizer/Builder
Valentin Clement 518a837e93
[flang] Add array constructor lowering tests
This patch adds some tests for the lowering of
array constructors.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D121945

Co-authored-by: mleair <leairmark@gmail.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: V Donaldson <vdonaldson@nvidia.com>
2022-03-17 21:40:37 +01:00
..
Runtime [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
BoxValue.cpp [flang] Lower pointer component in derived type 2022-03-10 20:20:55 +01:00
CMakeLists.txt [flang] Lower general forall statement 2022-03-10 19:43:50 +01:00
Character.cpp [flang] Add array constructor lowering tests 2022-03-17 21:40:37 +01:00
Complex.cpp [Flang] Add a factory class for creating Complex Ops 2021-11-18 16:55:35 +00:00
DoLoopHelper.cpp [flang] Remove 'using namespace mlir;` from header files 2022-03-09 10:19:51 +00:00
FIRBuilder.cpp [flang] Lower character related intrinsic 2022-03-15 22:16:47 +01:00
LowLevelIntrinsics.cpp [flang] Add lowering for host association 2022-03-07 19:57:02 +01:00
MutableBox.cpp [flang] Lower min|max intrinsics 2022-03-15 22:24:10 +01:00