rust-gpu/crates
Markus Siglreithmaier acda7716db
asm: add support for noreturn option (#717)
* asm: add support for noreturn option

OpUnreachable will be appended as terminator at the end of the asm block.

* asm: implicit label after return or abort terminator

* rework handling

* fix tests and add few comments

* fix tests
2021-08-13 08:50:44 +02:00
..
rustc_codegen_spirv asm: add support for noreturn option (#717) 2021-08-13 08:50:44 +02:00
spirv-builder Cargo update 2021-08-12 17:16:07 +03:00
spirv-std asm: add support for noreturn option (#717) 2021-08-13 08:50:44 +02:00