diff options
author | Angel Zhang <angel.zhang@amd.com> | 2024-07-22 18:57:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-22 18:57:11 -0400 |
commit | db1d88137212fec6c884dcb0f76a8dfab4fcab98 (patch) | |
tree | d70ada5b310484ad2b2104f6f35b0de445008c72 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7467f41a7d4bc2e305fb368c591790936ad5ef33 (diff) | |
download | llvm-db1d88137212fec6c884dcb0f76a8dfab4fcab98.zip llvm-db1d88137212fec6c884dcb0f76a8dfab4fcab98.tar.gz llvm-db1d88137212fec6c884dcb0f76a8dfab4fcab98.tar.bz2 |
[mlir][spirv] Fix bug for `vector.broadcast` op in `convert-vector-to-spirv` pass (#99928)
This PR addresses
[!17976](https://github.com/iree-org/iree/issues/17976) by using
converted `resultType` instead of the original result type obtained from
`castOp.getResultVectorType`. A new LIT test is also included.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions