diff options
author | Nate Begeman <natebegeman@mac.com> | 2008-02-19 01:11:03 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2008-02-19 01:11:03 +0000 |
commit | 60c9b1867fab9d57e6828aa8d36baea703a08ff2 (patch) | |
tree | 3184b7122d53fdbe229bb04f6c644959b37da0d8 /Analysis/ValueState.cpp | |
parent | c2c95b0c42b85db733182be56b4dbcf62262a6eb (diff) |
Allow ArraySubscriptExpr to be a base node for vector dereference. This
allows you to do things like
typedef __attribute__(( ocu_vector_type(4))) float float4;
float4 *x;
float y = x[0][2];
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47295 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Analysis/ValueState.cpp')
0 files changed, 0 insertions, 0 deletions