llvm-project/flang/unittests/Optimizer
Slava Zakharin 69193c6cd7 [flang] Generate DOT_PRODUCT runtime call based on the result type.
We used to select the runtime function based on the first argument's
type, which was not correct behavior. The selection is done using
the result type now.

Differential Revision: https://reviews.llvm.org/D133032
2022-08-31 15:20:12 -07:00
..
Builder [flang] Generate DOT_PRODUCT runtime call based on the result type. 2022-08-31 15:20:12 -07:00
CMakeLists.txt [flang] Upstream partial lowering of EXIT intrinsic 2022-02-01 17:48:51 +00:00
FIRContextTest.cpp [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
InternalNamesTest.cpp [fir][NFC] Add two negative tests for needExternalNameMangling 2021-10-12 09:25:23 +02:00
KindMappingTest.cpp [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
RTBuilder.cpp [flang][NFC] Remove old RTBuilder.h 2022-03-09 20:57:39 +01:00