llvm
llvm copied to clipboard
[WIP] Add support for JIT-ing in AMD and NVIDIA backends
This patch provides the following:
- support for JIT compilation of Nvidia and AMD kernels
- materialization of specialization constants values, turning them to de-facto compile time constants
- caching of JIT-compiled kernels