llvm-project/flang/test
Valentin Clement 925be4e7de
[flang][NFC] Add fir.dispatch codegen test with pass object at pos 1
D136189 was missing a test where the pass object is not at
position 0. This patch adds one.

Reviewed By: jeanPerier, PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D136231
2022-10-19 20:31:47 +02:00
..
Driver [Flang] Adjust preprocessing to build modules correctly 2022-10-14 12:27:48 -07:00
Evaluate [flang] Do not resolve TRIM/REPEAT length to its argument length 2022-10-03 11:42:41 +02:00
Examples [flang][test] Remove RUN COMMAND/EXPECTED OUTPUT/INPUT markers from other directories 2022-06-29 22:10:59 -07:00
Fir [flang][NFC] Add fir.dispatch codegen test with pass object at pos 1 2022-10-19 20:31:47 +02:00
Intrinsics [flang] Lower integer exponentiation into math::IPowI. 2022-08-30 14:09:05 -07:00
Lower [flang][NFC] Simplify mapSymbolAttributes in symbol lowering 2022-10-18 11:08:07 +02:00
NonGtestUnit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
Parser [flang] Improve syntax error messages by fixing withMessage() parser combinator 2022-10-06 14:00:06 -07:00
Preprocessing [flang] Support correct continuations for compiler directives 2022-05-27 13:45:37 +03:00
Runtime [Flang] Add -fconvert option to swap endianness for unformatted files. 2022-10-12 16:57:37 -07:00
Semantics [flang] Add atomic_cas to the list of intrinsics 2022-10-18 11:20:12 -06:00
Transforms [flang] Support multidimensional reductions in SimplifyIntrinsicsPass. 2022-09-19 12:16:23 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
CMakeLists.txt [flang][driver] Add support for generating executables 2022-04-25 12:00:23 +00:00
lit.cfg.py [flang][driver]Fix broken flang-new mlir test 2022-09-14 14:16:31 +01:00
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00