mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 20:20:09 +01:00
agx: fix simd reduce forcing no cache bit
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36399>
This commit is contained in:
parent
c6111cc43c
commit
e97005e688
1 changed files with 1 additions and 1 deletions
|
|
@ -1500,7 +1500,7 @@
|
|||
</enum>
|
||||
|
||||
<group name="Subgroup arithmetic" length="6">
|
||||
<exact bit="0:7">01101111</exact>
|
||||
<exact bit="0:6">1101111</exact>
|
||||
<exact bit="15">1</exact>
|
||||
<zero bit="26:27 31:37 41"/>
|
||||
<exact bit="29">simd</exact>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue