diff options
author | Lei Zhang <antiagainst@google.com> | 2023-02-01 19:35:25 +0000 |
---|---|---|
committer | Lei Zhang <antiagainst@google.com> | 2023-02-01 20:26:29 +0000 |
commit | 2c46051aa9d30dc1740f2183ceb45a235b994cc3 (patch) | |
tree | 81078d5bfeac38e55110a5db4ae0d79a89aba18b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 11a2b44ad412c3b94ca4559b7b813f1a3651e350 (diff) | |
download | llvm-2c46051aa9d30dc1740f2183ceb45a235b994cc3.zip llvm-2c46051aa9d30dc1740f2183ceb45a235b994cc3.tar.gz llvm-2c46051aa9d30dc1740f2183ceb45a235b994cc3.tar.bz2 |
[mlir][spirv] Fix vector type mismatch in UnifyAliasedResourcePass
For the cases where we have aliases of `vector<4xf16>` and
`vector<4xf32>`, we need to do casting before composite
construction.
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D143042
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions