ROCm / clr

MIT License
104 stars 50 forks source link

Add scaffolding for SPIR-V support. #94

Open AlexVlx opened 2 months ago

AlexVlx commented 2 months ago

This sets up the foundation for enabling SPIR-V support in the HIP RT component of CLR. At the moment, it will error out if a SPIR-V code object is detected in a bundle that has no specific ISA, pending COMGR adding the required interfaces for JITing SPIR-V to native.