summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2011-02-01 19:12:32 +0000
committerDavid Greene <greened@obbligato.org>2011-02-01 19:12:32 +0000
commit433c6180ab02f957dde8416a8ef2a2d1fa414579 (patch)
tree88765eebbc39409ff29c9f693eb8b7f35fbbed71 /clang/lib/Sema/SemaCodeComplete.cpp
parent2684ccccda4990381fee3c222dbe5315cfb9990b (diff)
downloadbcm5719-llvm-433c6180ab02f957dde8416a8ef2a2d1fa414579.tar.gz
bcm5719-llvm-433c6180ab02f957dde8416a8ef2a2d1fa414579.zip
[AVX] Implement EnforceSmallerThan for mixed int/fp type lists. This
makes type checking for extract_subvector and insert_subvector more robust and will allow stricter typechecking of more patterns in the future. This change handles int and fp as disjoint sets so that it will enforce integer types to be smaller than the largest integer type and fp types to be smaller than the largest fp type. There is no attempt to check type sizes across the int/fp sets. llvm-svn: 124672
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud