summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorJanne Koskinen <janne.p.koskinen@qt.io>2018-12-21 10:25:21 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2019-01-25 11:15:04 +0000
commit63891267c1fe2e483fa305de9102891448c52981 (patch)
treeeac811ceefd8b8f77af630ec79dacf54c15fc26d /src/network
parentf8f96d0fa1845365a1a7f1cd8be235fb1a625be8 (diff)
Disable NEON flags from Integrity compiler
Integrity assembler doesn't understand NEON assembly statements. Compiler enables _ARM_NEON_ and _ARM_NEON to indicate that NEON intrinsics are available. _ARM_NEON_ and _ARM_NEON needs to be disabled to skip handwritten assembly code paths in Qt.Auto- vectorization is enabled without the flags enabled. Task-number: QTBUG-72716 Change-Id: I84cfbf98bd2af47740a79f4b300c1801017ee22c Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io> Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions