diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-05-28 11:29:26 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-06-18 13:18:01 +0100 |
commit | 3cfd74e64be2b283bb6205c629796f58c8aca47c (patch) | |
tree | 5e457b1ee79e19d70eddb7846a2ef017e78c0712 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ada4c9dc4a63160b6b3cfd5965884c6cce2a405c (diff) | |
download | llvm-3cfd74e64be2b283bb6205c629796f58c8aca47c.zip llvm-3cfd74e64be2b283bb6205c629796f58c8aca47c.tar.gz llvm-3cfd74e64be2b283bb6205c629796f58c8aca47c.tar.bz2 |
[SVE] Add checks for no warnings in SVE tests
There are now quite a few SVE tests in LLVM and Clang that do not
emit warnings related to invalid use of EVT::getVectorNumElements()
and VectorType::getNumElements(). For these tests I have added
additional checks that there are no warnings in order to prevent
any future regressions.
Differential Revision: https://reviews.llvm.org/D80712
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions