Skip to content
Commit 002e4bd1 authored by Nate Begeman's avatar Nate Begeman
Browse files

Ignore qualifiers when checking vector operands, just like scalar operands.

This prevents things like 
a += b[0]; where a is a float4 and b is a float4 * (address_space 1)

llvm-svn: 49199
parent 14bee50e
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