diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-13 01:08:48 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-08-13 01:08:48 +0000 |
commit | 31e0d9a2b1f9c63a4c55edaafb2578b5e9668d4a (patch) | |
tree | 2718d3b17eba9e5384bbce5f0f5c6fc34dc56b9e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f0461ba9853bf7dcb5a592de2471cbb7f6463306 (diff) | |
download | llvm-31e0d9a2b1f9c63a4c55edaafb2578b5e9668d4a.zip llvm-31e0d9a2b1f9c63a4c55edaafb2578b5e9668d4a.tar.gz llvm-31e0d9a2b1f9c63a4c55edaafb2578b5e9668d4a.tar.bz2 |
[CodeGen] Simplify getNode(*EXT/TRUNC) type size assert. NFC.
We already check that vectors have the same number of elements, we
don't need to use the scalar types explicitly: comparing the size of
the whole vector is enough.
llvm-svn: 244857
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions