Skip to content
Commit 71f1b2dc authored by Tanya Lattner's avatar Tanya Lattner
Browse files

Correct the code generation for function arguments of vec3 types on x86_64...

Correct the code generation for function arguments of vec3 types on x86_64 when they are greater than 128 bits. This was incorrectly coercing things like long3 into a double2.
Add test case.

llvm-svn: 145312
parent a7c7e2bb
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