pan/bi: Confirm IDP unit on Valhall
Based on Anandtech which gives 8-bit dot product throughput on Valhall under FMA and not consistent with SFU. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13802>
This commit is contained in:
committed by
Marge Bot
parent
b8ba909ca6
commit
36486f54e9
@@ -1538,8 +1538,7 @@
|
||||
<src absneg="true">Z coordinate as 32-bit floating point</src>
|
||||
</ins>
|
||||
|
||||
<group name="IDP" title="8-bit dot product" dests="1" opcode="0xC2" unit="SFU">
|
||||
<!-- TODO: confirm unit -->
|
||||
<group name="IDP" title="8-bit dot product" dests="1" opcode="0xC2" unit="FMA">
|
||||
<desc>
|
||||
8-bit integer dot product between 4 channel vectors, intended for machine
|
||||
learning. Available in both unsigned and signed variants, controlling
|
||||
|
||||
Reference in New Issue
Block a user