diff options
author | Craig Topper <craig.topper@intel.com> | 2019-01-10 00:47:25 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-01-10 00:47:25 +0000 |
commit | bed882b9e83e84e046efd42a5d0cebd4698b1e58 (patch) | |
tree | 296ac580693a07cff5c7b863a4b770919ace6725 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | e55850be23a09969a3a619c4767d86cd532b1006 (diff) | |
download | bcm5719-llvm-bed882b9e83e84e046efd42a5d0cebd4698b1e58.tar.gz bcm5719-llvm-bed882b9e83e84e046efd42a5d0cebd4698b1e58.zip |
[X86] Really make the pointer arguments to avx512 gather/scatter intrinsics 'void*' to match gcc and Intel's documentation.
The avx2 gather intrinsics are documented to use 'int', 'long long', 'float', or 'double' *. So I'm leaving those. This matches gcc.
I tried to do this in r350696, but I only updated the header not the builtin definition.
llvm-svn: 350785
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions