mesa/src/asahi/compiler/test
Alyssa Rosenzweig 22ab505a3d agx: Augment if/else/while_cmp with a target
Add an optional pointer to a target block for these instructions. This does NOT
act like a logical branch, and does NOT get added to the logical control flow.
It is ignored wholesale until after RA, when physical edges may be inserted by a
pass we add later in this series.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2023-10-01 12:32:11 -04:00
..
agx_test.h asahi: Reformat using the new style 2023-05-29 21:06:12 +00:00
test-lower-parallel-copy.cpp agx: Optimize swaps of 2x16 channels 2023-08-11 20:31:27 +00:00
test-lower-pseudo.cpp asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
test-minifloat.cpp asahi: Convert to SPDX headers 2023-03-28 05:14:00 +00:00
test-optimizer.cpp agx: Augment if/else/while_cmp with a target 2023-10-01 12:32:11 -04:00