diff options
| author | Abhishek Varma <avarma094@gmail.com> | 2026-02-07 10:32:50 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-07 10:32:50 +0530 |
| commit | 060f32534469262862a7f76e63836762d111cfa6 (patch) | |
| tree | db9c8284cd281a4ffca64209a0352d5605a254b7 /llvm/test/Bitcode/thinlto-index-flags.ll | |
| parent | 2a2a394215b38631588d504d2b671df13370395b (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
-- vector.outerproduct requires lhs/rhs to have same element type as the
result.
-- This commit adds a fix to promote lhs/rhs to have result's element
type when vectorizing conv1D slice to vector.outerproduct.
-- This is along the similar lines of what happens when we are
vectorizing conv1D slice to vector.contract - the corresponding
CHECK line was incorrect and this commit fixes that too.
Signed-off-by: Abhishek Varma <abhvarma@amd.com>
Diffstat (limited to 'llvm/test/Bitcode/thinlto-index-flags.ll')
0 files changed, 0 insertions, 0 deletions
