Skip to content

intel: Assorted compiler fixes for XeHP platforms.

This MR implements a handful of compiler fixes required for correctness on XeHP platforms, most of them working around hardware bugs. The last couple of patches technically affect TGL platforms but we haven't observed any issues in practice until XeHP.

Thanks a lot to @sagarghuge and @llandwerlin for their help diagnosing some of the issues addressed here.

Merge request reports