rust-gpu/tests/ui/dis/asm.stderr
Ashley Hauck 943f09fef7
Emit OpLine instructions (#616)
* Emit OpLine instructions
2021-05-07 08:57:47 +00:00

8 lines
116 B
Plaintext

%1 = OpFunction %2 None %3
%4 = OpLabel
OpLine %5 8 8
OpMemoryBarrier %6 %7
OpLine %5 15 1
OpReturn
OpFunctionEnd