mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
aa1acddbb3
Add intrinsics for vector load instructions. Add a regression test also. Reviewed By: simoll Differential Revision: https://reviews.llvm.org/D91332
3 lines
66 B
INI
3 lines
66 B
INI
if not 'VE' in config.root.targets:
|
|
config.unsupported = True
|