Skip to content
Commit bdbe5c7d authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Make the pointer arguments to avx512 gather/scatter intrinsics 'void*'...

[X86] 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.

llvm-svn: 350696
parent befee402
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment