diff options
author | Lubomir Rintel <[email protected]> | 2019-03-11 21:18:48 +0100 |
---|---|---|
committer | Matt Turner <[email protected]> | 2019-04-22 09:47:49 -0700 |
commit | e983a975c6843c307380d7caa083eee89e02bd3c (patch) | |
tree | ff16aa491fc4e87c94246a6b577ef31247e45872 /src/gallium/drivers/virgl | |
parent | bc6bfc861fd3484c4cc51f24ccb0bf64239fcfd7 (diff) |
gallivm: disable NEON instructions if they are not supported
The LLVM project made some questionable decisions about defaults for
armv7 (e.g. they enable NEON that is not there on NVIDIA and Marvell
platforms).
On top of that, getHostCPUFeatures() doesn't disable missing machine
attributes. Finally, -neon alone is not sufficient to disable emmision
of NEON instructions.
Signed-off-by: Lubomir Rintel <[email protected]>
Cc: <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/virgl')
0 files changed, 0 insertions, 0 deletions