Skip to content

intel/compiler: Set correct cache policy for A64 byte scattered read

Sagar Ghuge requested to merge sagarghuge/mesa:review/fix_typo into main

This doesn't impact any performance since the previous typo value matches the current cache control value.

Merge request reports