01:54anarsoul|2: sarbes: look for something like "a.xy = mov b.zw; a.zw = const(0, 1)" and replace it with folded consts, "a" would likely be a register, since that's how nir translates "vecs"
01:55anarsoul|2: (it obviously cannot be an ssa)
19:28uis: I hope at some point lima will beat blob compiler