summary refs log tree commit diff stats
path: root/results/scraper/fex/101
blob: 9d6900459f881764859d9071fed452daea34bbbf (plain) (blame)
1
2
3
Clean up vector ops in json
Currently most vector ops declare an additional RegisterSize and ElementSize element in their ops.
This is already declared in the header of each op, pass the argument through to the header rather than having it in each IR specifically