-
-
Save i509VCB/a9aa0d30b4a4695379110002d2507119 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
qsort(util_dynarray_begin(&list), | |
util_dynarray_num_elements(&list, nir_intrinsic_instr *), | |
sizeof(nir_intrinsic_instr *), | |
sort_sysval); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment