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.
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.