llvm/flang/test/Fir
Eric Schweitz 97d8972c9c [flang][fir] Add the pre-code gen rewrite pass and codegen ops.
Before the conversion to LLVM-IR dialect and ultimately LLVM IR, FIR is
partially rewritten into a codegen form.  This patch adds that pass, the
fircg dialect, and the small set of Ops in the fircg (sub) dialect.
Fircg is not part of the FIR dialect and should never be used outside of
the (closed) conversion to LLVM IR.

Authors: Eric Schweitz, Jean Perier, Rajan Walia, et.al.

Differential Revision: https://reviews.llvm.org/D98063
2021-03-24 19:27:10 -07:00
..
cg-ops.fir [flang][fir] Add the pre-code gen rewrite pass and codegen ops. 2021-03-24 19:27:10 -07:00
fir-ops.fir [flang] Replace Arithmetic Ops with their builtin conunterpart 2021-03-17 08:58:10 +05:30
fir-types.fir [flang][fir] Add fir-opt tool 2021-02-16 11:48:40 -05:00
invalid-types.fir [flang][fir] Add FIR Types parser diagnostic tests + cleanup 2021-03-05 14:58:44 -05:00
invalid.fir [flang][fir] Add diagnostic tests for FIR ops verifier 2021-03-05 10:21:17 -05:00