rusticl: Move nir compilation to Program
- Calling convert_spirv_to_nir for every kernel when building the program.
- When creating a kernel, just look for the kernel name in a hashtable and retrieve nir build information.
-
Fix printf -
Fix piglit errors
Edited by Antonio Gomes