Implement missing opcode handlers for important operations
Add more tests (ex: to stress the merging operations)
Once this is done, the next step will be to increase the abstract value to also track light equation (ex: Eq(1, GroupSize)), and propagating them while collecting logical operations (or, and)
Build on top of 116
This is a draft. Todo list:
Once this is done, the next step will be to increase the abstract value to also track light equation (ex:
Eq(1, GroupSize)
), and propagating them while collecting logical operations (or, and)