gui: Rename full width AVX-512 (#12709)
Some people think that this is a toggle to enable and disable AVX-512 support, let's make it more clear
This commit is contained in:
@@ -186,7 +186,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="fullWidthAVX512">
|
<widget class="QCheckBox" name="fullWidthAVX512">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Full Width AVX-512</string>
|
<string>Increase AVX-512 instruction width</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user