For clarity and debugging, more information should be included in the stencil selection process. This should be things like
- opcode
- arguments
- argument types
- passthrough count
I was thinking about adding some more complex system to inspect the process, but I think it is better to just include the data directly, so one can easily check the stencil generation code or the corresponding machine code while debugging.
For clarity and debugging, more information should be included in the stencil selection process. This should be things like
I was thinking about adding some more complex system to inspect the process, but I think it is better to just include the data directly, so one can easily check the stencil generation code or the corresponding machine code while debugging.