https://bugs.freedesktop.org/show_bug.cgi?id=102466
Bug ID: 102466
Summary: gallium/auxiliary/util/u_cpu_detect.c: 2 * bad
condition ?
Product: Mesa
Version: 17.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev@lists.freedesktop.org
Reporter: dcb...@hotmail.com
QA Contact: mesa-dev@lists.freedesktop.org
1.
mesa-17.1.8/src/gallium/auxiliary/util/u_cpu_detect.c:370]: (style) Condition
'(xgetbv()&6)==6' is always false
Source code is
((xgetbv() & 6) == 6); // XMM & YMM
2.
mesa-17.1.8/src/gallium/auxiliary/util/u_cpu_detect.c:394]: (style) Condition
'(xgetbv()&6)==6' is always false
Duplicate
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev