commit | 00619623af0b9d3271e31402ec1a95e84c2c4526 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Jun 22 23:41:02 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Jun 22 23:41:02 2010 +0000 |
tree | c6afe874e77a440450d753a9fe46bd2ab1670ead | |
parent | 80aa1cd7973561889e51c1c152c8990a8de9c953 [diff] |
Vector types are not arithmetic types, either. Note that we now ban __real myvec and __imag myvec, since they aren't all that useful (it's just an identity function) but we might want to use them in more restricted cases in the future (e.g., "__real mycomplexvec" could extract the real parts of a vector of complex numbers). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106601 91177308-0d34-0410-b5e6-96231b3b80d8