mirror of
				https://github.com/intel/intel-graphics-compiler.git
				synced 2025-10-30 08:18:26 +08:00 
			
		
		
		
	 aca51efd6b
			
		
	
	aca51efd6b
	
	
	
		
			
			Prevent opencl-clang from automatically enabling extensions by undefining __SPIR__/__SPIRV__ macros. This way we only enable extensions that are passed to IGC from NEO, which are extensions supported by the device we compile code for. This change also enables the cl_khr_integer_dot_product extension in OpenCL C < 3.0.