Alexander_KS
  • Joined on 2023-09-14
Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-08-17 15:15:04 +00:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

без проверки

Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-08-17 15:15:04 +00:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

без проверки

Alexander_KS commented on pull request Alexander_KS/SAPFOR#64 2025-08-17 15:15:04 +00:00
REMOVE_DIST_ARRAYS_FROM_IO Handle assumed-size and assumed-shape arrays

тут тоже

Alexander_KS deleted branch dyn_params from Alexander_KS/SAPFOR 2025-08-01 16:15:47 +00:00
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-27 05:52:33 +00:00
278fc1ff9c fixed replace_dist_array pass: added more file switching
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-27 05:20:41 +00:00
80eac5b957 fixed region inserter
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-27 04:59:32 +00:00
0c9eed4bb7 fixed transformation
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-26 17:22:21 +00:00
d3d6d0bec7 added TRANSFORM_ASSUMED_SIZE_PARAMETERS pass, fixed shared memory parallelization
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-22 05:54:25 +00:00
3095510826 improved cmake
85e2a60183 removed createInterfacesForAssumedSize call
Compare 2 commits »
Alexander_KS pushed to egormayorov at Alexander_KS/SAPFOR 2025-07-09 11:46:45 +00:00
b298cc03bf moved to transformations
8c6a55463c swap operators in AST
32a4a7fd0a Use more complex algorythm for building new order of statements
507305ac3a update in new order
a3939ed274 biulding new order
Compare 54 commits »
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-09 09:00:30 +00:00
68bd21b7b0 fixed inout analysis for function's parameters
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-05 17:58:16 +00:00
177433a95b turn off createInterfacesForAssumedSize call
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-05 17:49:27 +00:00
29ece9072e fixed shared memory parallelization
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-07-02 09:02:34 +00:00
feafa43f32 fixed declare insertion
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-06-29 13:02:41 +00:00
b8f429256f added removedUnreachableBlocks call for buildCFG
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-06-22 06:22:13 +00:00
2f53d6ae2e fixed
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-06-22 06:19:42 +00:00
65237e4d63 added inductive variables and loop type to LoopGraph
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-06-18 13:26:46 +00:00
7533739488 moved to removedUnreachableBlocks
Alexander_KS pushed to master at Alexander_KS/SAPFOR 2025-06-15 17:07:01 +00:00
c1d31b809b Merge pull request 'REMOVE_DIST_ARRAYS_FROM_IO: improve parsing of IO operators, fix substitution borders' (#63) from replace_io_arrays into master
537f3eb6e9 version updated
f5f99f6e8a REMOVE_DIST_ARRAYS_FROM_IO: improve parsing of IO operators, fix substitution borders
Compare 3 commits »
Alexander_KS merged pull request Alexander_KS/SAPFOR#63 2025-06-15 17:07:00 +00:00
REMOVE_DIST_ARRAYS_FROM_IO: improve parsing of IO operators, fix substitution borders