Commit 901b0a8
committed
AIE: tests for dynamic objectFifo lock lowering
Update lock-bearing goldens for the new i32 SSA aie.use_lock value form,
add dynamic_runtime_lock_* tests covering the runtime "held"-counter lock
bookkeeping, add a bad-input test for a non-constant use_lock value where
a constant is required, and drop the dynamic_cyclostatic_* goldens that
exercised the removed static peel/held-before-loop lock accounting.1 parent 1d4a361 commit 901b0a8
305 files changed
Lines changed: 10457 additions & 6159 deletions
File tree
- test
- Integration/julia_by_lines
- Passes
- assign-bd-ids
- lower-set-lock
- transform-bfp-types
- Targets
- AIEGenerateXAIE
- AIETargetCDODirect
- aiecc
- Inputs
- assign-buffer-addresses
- bd-chains-and-dma-tasks
- dma-tasks-to-npu
- materialize-bd-chains
- benchmarks
- 01_DDR_SHIM_LM_FillRate
- 02_LM_SHIM_DDR_FillRate
- 03_Flood_DDR
- 04_Tile_Tile_FillRate
- 07_Lock_Acquire
- 08_Lock_Release
- 12_Stream_Delay
- create-flows
- create-locks
- dialect/AIE
- localize-locks
- lower-to-standard
- npu-xrt
- add_12_i8_using_2d_dma_op_with_padding
- add_21_i8_using_dma_op_with_padding
- add_256_using_dma_op_no_double_buffering
- add_314_using_dma_op
- add_378_i32_using_dma_op_with_padding
- add_blockwrite
- add_maskwrite
- add_one_ctrl_packet_4_cores
- add_one_ctrl_packet_col_overlay
- add_one_ctrl_packet
- add_one_using_dma
- core_dmas/dma_configure_task_lock
- ctrl_packet_reconfig_1x4_cores
- ctrl_packet_reconfig_4x1_cores
- ctrl_packet_reconfig_elf
- ctrl_packet_reconfig
- dmabd_task_queue
- matrix_multiplication_using_cascade
- memtile_dmas/dma_configure_task_lock
- multi_source_packet_flow
- packet_flow_fanin
- packet_flow_fanout
- packet_flow
- reconfigure_loadpdi_persistent_memtile
- scratchpad_regwrite
- shim_dma_bd_reuse
- static_L1_init
- vec_vec_add_memtile_init
- vec_vec_add_tile_init
- vector_scalar_using_dma
- xrt_handle_lifetime
- objectFifo-stateful-transform
- access_patterns
- adjacent_memtile_allocation
- aie_stream
- base
- bd_chain_on_memtile
- data_movement_patterns
- link
- debug_features
- dma_channel_alloc
- dma_transformations
- dynamic_lowering
- init_values
- loop_unrolling
- packet_switched_flows
- register_external_buffers
- repeat_count
- python
- unit_tests
- aie2
- 01_precompiled_core_function
- 03_cascade_core_functions
- 03_simple
- 05_shim_dma_core_function
- 07_shim_dma_core_function_with_loop
- 08_tile_locks
- 09_memtile_locks
- 29_aie2_nd_dma_even_odd
- 30_aie2_nd_dma_transpose_repeat
- aie
- 02_lock_acquire_release
- 03_sync_with_locks
- 05_tiledma
- 08_stream_broadcast
- 09_simple_shim_dma
- 12_julia
- 13_julia_fp
- 14_stream_packet
- 15_prime_sieve
- 16_libm_expf
- 17_shim_dma_with_core
- 18_simple_shim_dma_routed
- 19_shim_dma_with_core_routed
- 20_shim_dma_broadcast
- 21_shim_dma_packet
- 22_init_locks
- 23_broadcast_packet
- 23_packet_biShim
- 25_host_multirate
- 27_single_L1_single_lock
- 28_multidepth_objectFifos
- multi_depth
- single_depth
- 31_stream_core
- chess_compiler_tests_aie2
- 01_precompiled_core_function
- 03_cascade_core_functions
- 03_simple
- 04_shim_dma_kernel
- 05_shim_dma_core_function
- 07_shim_dma_core_function_with_loop
- 08_tile_locks
- 09_memtile_locks
- chess_compiler_tests
- 01_precompiled_core_function
- 03_cascade_core_functions
- 04_shim_dma_kernel
- 05_shim_dma_core_function
- 07_shim_dma_core_function_with_loop
- 08_tile_locks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | | - | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
57 | | - | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | | - | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
77 | | - | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | 86 | | |
80 | | - | |
| 87 | + | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
98 | | - | |
| 106 | + | |
| 107 | + | |
99 | 108 | | |
100 | 109 | | |
101 | | - | |
| 110 | + | |
| 111 | + | |
102 | 112 | | |
103 | 113 | | |
104 | 114 | | |
| |||
115 | 125 | | |
116 | 126 | | |
117 | 127 | | |
118 | | - | |
| 128 | + | |
| 129 | + | |
119 | 130 | | |
120 | 131 | | |
121 | | - | |
| 132 | + | |
| 133 | + | |
122 | 134 | | |
123 | 135 | | |
124 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | | - | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | | - | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | | - | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | | - | |
| 62 | + | |
| 63 | + | |
56 | 64 | | |
57 | | - | |
| 65 | + | |
| 66 | + | |
58 | 67 | | |
59 | | - | |
| 68 | + | |
| 69 | + | |
60 | 70 | | |
61 | | - | |
| 71 | + | |
| 72 | + | |
62 | 73 | | |
63 | | - | |
| 74 | + | |
| 75 | + | |
64 | 76 | | |
65 | 77 | | |
66 | 78 | | |
67 | 79 | | |
68 | 80 | | |
69 | 81 | | |
70 | 82 | | |
71 | | - | |
| 83 | + | |
| 84 | + | |
72 | 85 | | |
73 | | - | |
| 86 | + | |
| 87 | + | |
74 | 88 | | |
75 | 89 | | |
76 | | - | |
| 90 | + | |
| 91 | + | |
77 | 92 | | |
78 | | - | |
| 93 | + | |
| 94 | + | |
79 | 95 | | |
80 | 96 | | |
81 | 97 | | |
82 | 98 | | |
83 | | - | |
| 99 | + | |
| 100 | + | |
84 | 101 | | |
85 | | - | |
| 102 | + | |
| 103 | + | |
86 | 104 | | |
87 | 105 | | |
88 | | - | |
| 106 | + | |
| 107 | + | |
89 | 108 | | |
90 | | - | |
| 109 | + | |
| 110 | + | |
91 | 111 | | |
92 | 112 | | |
93 | 113 | | |
| |||
126 | 146 | | |
127 | 147 | | |
128 | 148 | | |
129 | | - | |
| 149 | + | |
| 150 | + | |
130 | 151 | | |
131 | | - | |
| 152 | + | |
| 153 | + | |
132 | 154 | | |
133 | 155 | | |
134 | | - | |
| 156 | + | |
| 157 | + | |
135 | 158 | | |
136 | | - | |
| 159 | + | |
| 160 | + | |
137 | 161 | | |
138 | 162 | | |
139 | | - | |
| 163 | + | |
| 164 | + | |
140 | 165 | | |
141 | | - | |
| 166 | + | |
| 167 | + | |
142 | 168 | | |
143 | 169 | | |
144 | | - | |
| 170 | + | |
| 171 | + | |
145 | 172 | | |
146 | | - | |
| 173 | + | |
| 174 | + | |
147 | 175 | | |
148 | 176 | | |
149 | 177 | | |
| |||
0 commit comments