loki.transformations.tests.test_utilities

Functions

test_transform_convert_to_lower_case(frontend)

test_transform_utilites_check_routine_sequential(...)

Test check_routine_sequential utility.

test_transform_utilites_find_driver_loops(...)

Test find_driver_loops utility.

test_transform_utilites_get_integer_variable(...)

Test get_integer_variable utility.

test_transform_utilites_get_local_arrays(...)

Test get_local_arrays utility.

test_transform_utilites_get_loop_bounds(...)

Test get_loop_bounds utility.

test_transform_utilites_rename_variables(...)

test_transform_utilites_rename_variables_extended(...)

test_transform_utilites_replace_intrinsics(...)

test_transform_utilities_recursive_expression_map_update(...)

test_transform_utilities_single_variable_declaration(...)

Test correct inlining of elemental functions.

test_transform_utilities_single_variable_declarations(...)

Test correct inlining of elemental functions.

test_transform_utilities_single_variable_declaration(frontend)

Test correct inlining of elemental functions.

test_transform_utilities_single_variable_declarations(frontend)

Test correct inlining of elemental functions.

test_transform_convert_to_lower_case(frontend)
test_transform_utilities_recursive_expression_map_update(frontend, tmp_path)
test_transform_utilites_replace_intrinsics(frontend)
test_transform_utilites_rename_variables(frontend)
test_transform_utilites_rename_variables_extended(frontend)
test_transform_utilites_get_integer_variable(frontend)

Test get_integer_variable utility.

test_transform_utilites_get_loop_bounds(frontend, tmp_path)

Test get_loop_bounds utility.

test_transform_utilites_find_driver_loops(frontend)

Test find_driver_loops utility.

test_transform_utilites_get_local_arrays(frontend, tmp_path)

Test get_local_arrays utility.

test_transform_utilites_check_routine_sequential(frontend, tmp_path)

Test check_routine_sequential utility.