llvm/flang/test/Fir
Eric Schweitz 67360decc3 [flang][fir] Add array value operations.
We lower expressions with rank > 0 to a set of high-level array operations.
These operations are then analyzed and refined to more primitve
operations in subsequent pass(es).

This patch upstreams these array operations and some other helper ops.

Authors: Eric Schweitz, Rajan Walia, Kiran Chandramohan, et.al.

https://github.com/flang-compiler/f18-llvm-project/pull/565

Differential Revision: https://reviews.llvm.org/D97421
2021-02-25 19:16:43 -08:00
..
fir-ops.fir [flang][fir] Add array value operations. 2021-02-25 19:16:43 -08:00
fir-types.fir [flang][fir] Add fir-opt tool 2021-02-16 11:48:40 -05:00