diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2020-07-02 11:25:54 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2020-07-02 11:25:55 +0000 |
commit | d2dcff60fe230bf5e5f7aeae931c982af4ef3721 (patch) | |
tree | b62c4c696bfd851f97360154272ad58d4765c6d1 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | fd6193d5ea4e4a021b9578b4271329f46b27e89c (diff) | |
download | llvm-d2dcff60fe230bf5e5f7aeae931c982af4ef3721.zip llvm-d2dcff60fe230bf5e5f7aeae931c982af4ef3721.tar.gz llvm-d2dcff60fe230bf5e5f7aeae931c982af4ef3721.tar.bz2 |
[Alignment][NFC] VectorLayout now uses Align internally
By rewritting `ScalarizerVisitor::getVectorLayout` in such a way it returns `VectorLayout` (or `None`) it becomes obvious that `VectorLayout::VecAlign` cannot be `0`.
This patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790
Differential Revision: https://reviews.llvm.org/D82981
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions