Skip to content
Commit 812f4b12 authored by Bill Wendling's avatar Bill Wendling
Browse files

The "gcc.dg/compat/vector-1 -m32" test was broken after the MMX rewrite. The

function parameters weren't converted to use the correct type (x86_mmx). Add a
check, similar to the one in llvm-gcc, to see if we need the x86_mmx type for
that function parameter. If so, it coerces the type to be that.

llvm-svn: 116684
parent 730764da
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