Files
zig/src
mlugg 85e94fed1e Eliminate switch_cond[_ref] ZIR tags
This finishes the process of consolidating switch expressions in ZIR
into as simple and compact a representation as is possible. There are
now just two ZIR tags dedicated to switch expressions: switch_block and
switch_block_ref, with the latter being for an operand passed by
reference.
2023-06-13 12:55:15 +01:00
..
2023-06-12 19:09:30 -07:00
2023-06-10 20:47:57 -07:00
2023-06-12 14:22:19 -07:00
2023-06-10 20:47:57 -07:00
2023-06-10 20:47:56 -07:00
2023-05-26 21:42:19 -07:00
2023-05-26 21:42:19 -07:00
2023-05-23 17:55:59 -07:00
2023-06-13 12:55:15 +01:00
2022-11-04 00:09:27 +03:30
2023-01-25 20:56:23 -07:00
2023-06-13 12:55:15 +01:00