llvm-project/flang/lib
Slava Zakharin 11db65bab8 [flang] Control SUM simplification with a pass option.
The current code may not always work correctly, e.g.:
https://github.com/llvm/llvm-project/issues/57201

I added 'enable-experimental' pass option so that SUM simplification
may be enabled in LIT tests, but it is not enabled when the pass
is added to the passes pipeline.

Differential Revision: https://reviews.llvm.org/D131640
2022-08-17 13:37:44 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Install runtime libs with the toolchain 2022-08-15 07:43:47 +00:00
Evaluate [flang] Extend characterization & checking for procedure bindings 2022-08-09 12:01:45 -07:00
Frontend [flang] Pass SemanticsContext to the LoweringBridge 2022-08-12 21:23:05 +02:00
FrontendTool [Flang][Driver] Add support for AsmPrinter -mmlir options 2022-07-27 16:11:11 -04:00
Lower [flang] Remove redundant string initialization (NFC) 2022-08-14 12:52:01 -07:00
Optimizer [flang] Control SUM simplification with a pass option. 2022-08-17 13:37:44 -07:00
Parser Revert "Some more from-the-hip ctad-maybe-unsupported fixes for flang" 2022-08-16 17:43:08 +00:00
Semantics [flang] Remove redundant string initialization (NFC) 2022-08-14 12:52:01 -07:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00