Robin Voetter 6e3770e970
spirv: implement pointer comparison in for air cmp
It turns out that the Khronos LLVM SPIRV translator does not support OpPtrEqual.
Therefore, this instruction is emitted using a series of conversions.

This commit breaks intToEnum, because enum was removed from the arithmetic type
info. The enum should be converted to an int before this function is called.
2023-05-20 17:30:21 +02:00
..
2023-05-16 20:39:01 -07:00
2023-05-16 20:39:01 -07:00
2023-05-12 00:01:52 +03:00
2023-04-13 02:47:16 -04:00
2022-11-04 00:09:27 +03:30
2023-01-25 20:56:23 -07:00