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

[X86] Correct the type string for __builtin_ia32_gathersiv16sf to make the...

[X86] Correct the type string for __builtin_ia32_gathersiv16sf to make the indices an integer type not an FP type.

The element count and width remain the same. This went unnoticed because default conversion from builtin to intrinsic will generate a bitcast if the types don't match.

llvm-svn: 351301
parent d3f21d3a
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