diff options
author | Lei Zhang <antiagainst@google.com> | 2023-02-16 04:08:15 +0000 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2023-02-16 04:08:33 +0000 |
commit | a1aad28d297abb14e812cacf97947a0f857a2f54 (patch) | |
tree | 1b9cdf823b1ab06b3331694056a9774fbaf26591 /clang/lib/Lex/Preprocessor.cpp | |
parent | 5382d28815d8a2e328aa1b2d77595a2d52c91ac1 (diff) | |
download | llvm-a1aad28d297abb14e812cacf97947a0f857a2f54.zip llvm-a1aad28d297abb14e812cacf97947a0f857a2f54.tar.gz llvm-a1aad28d297abb14e812cacf97947a0f857a2f54.tar.bz2 |
[mlir][vector] NFC: Improve vector type accessor methods
Plain `getVectorType()` can be quite confusing and error-prone
given that, well, vector ops always work on vector types, and
it can commonly involve both source and result vectors. So this
commit makes various such accessor methods to be explicit w.r.t.
source or result vectors.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D144159
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions