Make generate_c also work if astnode does not have member `instruction_set`
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:54
| Stage: test |
Download artifacts
No artifacts found |
generate_c currently only works for KernelFunctions, since member instruction_set
is required.
generate_c can generate code for any astnode if this requirement is dropped.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:05:54
| Stage: test |
Download artifacts
No artifacts found |