Files
clang-p2996/llvm/test/CodeGen/SPIRV/structurizer
Nathan Gauër 0c07e7c211 [SPIR-V] Sort basic blocks to match the SPIR-V spec (#102929)
The SPIR-V spec required basic blocks to respect some kind of ordering
(A block dominating another cannot be after in the binary layout).

---------

Signed-off-by: Nathan Gauër <brioche@google.com>
2024-08-21 13:08:25 +02:00
..