diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-07-01 15:20:01 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-07-02 10:43:17 +0100 |
commit | 00f5921609a5eabcac2ca1300243291fbdd7721d (patch) | |
tree | 2b4ef77d7080e33607d8cb65bf5d377d6c754bb1 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | a27478e54f5fa99ed17ad6ef149046f9d391f293 (diff) | |
download | llvm-00f5921609a5eabcac2ca1300243291fbdd7721d.zip llvm-00f5921609a5eabcac2ca1300243291fbdd7721d.tar.gz llvm-00f5921609a5eabcac2ca1300243291fbdd7721d.tar.bz2 |
[SVE] Add warnings checks in four more LLVM SVE tests
I have added CHECK lines to the following tests:
llvm/test/CodeGen/AArch64/sve-breakdown-scalable-vectortype.ll
llvm/test/CodeGen/AArch64/sve-calling-convention-tuple-types.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-create-tuple.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-loads.ll
since they are now free of warnings related to invalid use of
EVT::getVectorNumElements() and VectorType::getNumElements().
Differential Revision: https://reviews.llvm.org/D82957
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions