diff options
author | jacquesguan <Jianjian.Guan@streamcomputing.com> | 2022-12-12 16:58:04 +0800 |
---|---|---|
committer | jacquesguan <Jianjian.Guan@streamcomputing.com> | 2022-12-14 10:26:54 +0800 |
commit | 0017dc2d0ff89bd9fb93fd25ba787ba66a4de356 (patch) | |
tree | 1e26840aaaaee59426e7fa4236d769a957b7866b /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | afb2ed80cb1639236a3aa15f2c9ff96dbb45c3d0 (diff) | |
download | llvm-0017dc2d0ff89bd9fb93fd25ba787ba66a4de356.zip llvm-0017dc2d0ff89bd9fb93fd25ba787ba66a4de356.tar.gz llvm-0017dc2d0ff89bd9fb93fd25ba787ba66a4de356.tar.bz2 |
[mlir][Vector] Use llvm::zip to avoid assertion failed.
This patch fixes the issue https://github.com/llvm/llvm-project/issues/59455.
We could omit the un-changed dimensions in offsets and sizes, so llvm::zip_equal would fail in this case.
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D139815
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions