diff options
author | Felix Schneider <30509320+ubfx@users.noreply.github.com> | 2023-10-12 07:12:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 07:12:43 +0200 |
commit | f32b3e1caa8f2fa9edd8fbb7f4a37b664638c187 (patch) | |
tree | 46e12ed17cfe1403f3d97afa1b1b994cd15cb9fa /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 894927b491b7c62917ffa7ad665841683095317c (diff) | |
download | llvm-f32b3e1caa8f2fa9edd8fbb7f4a37b664638c187.zip llvm-f32b3e1caa8f2fa9edd8fbb7f4a37b664638c187.tar.gz llvm-f32b3e1caa8f2fa9edd8fbb7f4a37b664638c187.tar.bz2 |
[mlir][memref] Fix index delinearization for CollapseShapeOp folding (#68833)
The `resolveSourceIndicesCollapseShape` method is used to compute
indices into the source `MemRef` of a `CollapseShapeOp` from the
collapsed indices. This method didn't check for dynamic sizes of the
source shape which led to a crash.
Fix https://github.com/llvm/llvm-project/issues/68483
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions