diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-05-27 11:41:25 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-05-29 15:19:03 +0100 |
commit | 205085d4ccf9c367ba70de9d8f0dd74d6f567c24 (patch) | |
tree | 9248bee711c2ba704cf43b3561736363482fe87b /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | bd03ef19beb8a3476d5cd9f744c5fba5ca287c51 (diff) | |
download | llvm-205085d4ccf9c367ba70de9d8f0dd74d6f567c24.zip llvm-205085d4ccf9c367ba70de9d8f0dd74d6f567c24.tar.gz llvm-205085d4ccf9c367ba70de9d8f0dd74d6f567c24.tar.bz2 |
[CodeGen] Fix warnings in LowerToPredicatedOp
When creating a new vector type based on another vector type we
should pass in the element count instead of the number of elements
and scalable flag separately.
I encountered this warning whilst compiling this test:
CodeGen/AArch64/sve-intrinsics-int-compares.ll
Differential revision: https://reviews.llvm.org/D80621
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions