diff options
author | Vicki Pfau <[email protected]> | 2018-08-19 14:17:01 -0700 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2018-08-30 06:09:49 +0200 |
commit | 8c0e3f3822f294c6146e41170f0ef3e3a91770f5 (patch) | |
tree | 2bd0896b22dacacf8999e52b1ada06406581cd1f /src/amd/vulkan/radv_meta_resolve_cs.c | |
parent | 3e04c67950fe3edcabedc72516de63c5c20510e2 (diff) |
gallivm: Detect VSX separately from Altivec
Previously gallivm would attempt to use VSX instructions on all systems
where it detected that Altivec is supported; however, VSX was added to
POWER long after Altivec, causing lots of crashes on older POWER/PPC
hardware, e.g. PPC Macs. By detecting VSX separately from Altivec we can
automatically disable it on hardware that supports Altivec but not VSX
Signed-off-by: Vicki Pfau <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_meta_resolve_cs.c')
0 files changed, 0 insertions, 0 deletions