llvm-capstone/flang/tools
jeanPerier aa8af04d0c
[flang] Switch lowering to use the HLFIR step by default (#72090)
Patch 3/3 of the transition step 1 described in

https://discourse.llvm.org/t/rfc-enabling-the-hlfir-lowering-by-default/72778/7

This patch changes bbc and flang-new driver to use HLFIR lowering by
default.

`-hlfir=false` can be used with bbc and `-flang-deprecated-no-hlfir`
with flang-new to get the previous default lowering behavior, but these
options will only be available for a limited period of time.

If any user needs these options to workaround bugs, they should open an
issue against flang in llvm github repo so that the regression can be
fixed in HLFIR.
2023-11-15 10:00:34 +01:00
..
bbc [flang] Switch lowering to use the HLFIR step by default (#72090) 2023-11-15 10:00:34 +01:00
f18 [flang] Add a subset of PowerPC MMA (Matrix Multiply Accelerate) intrinsics 2023-07-27 14:30:06 -04:00
f18-parse-demo [Flang] Include logical default with default-integer-8 2023-07-18 11:05:25 +00:00
fir-opt [flang][HLFIR] add more memory effects interfaces 2023-09-06 10:29:57 +00:00
flang-driver [flang] Remove unused using decls (NFC) 2023-10-10 18:57:13 -07:00
tco [flang][NFCI]Use config structure for MLIR to LLVM pass creation (#67792) 2023-10-03 14:01:50 +01:00
.clang-tidy
CMakeLists.txt [flang] Initial lowering for empty program 2022-01-28 22:39:58 +01:00