diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2023-06-29 10:04:35 +0900 |
---|---|---|
committer | Kai Sasaki <lewuathe@gmail.com> | 2023-06-29 10:04:53 +0900 |
commit | 1fee821d22252ec946bf730bc1149951eb6281c7 (patch) | |
tree | 46fcc85b867e0f5fd11e9bb21095d18e8a67b97c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2f3f7d1206f8d06d5117f2aacc7d716b4ec554b3 (diff) | |
download | llvm-1fee821d22252ec946bf730bc1149951eb6281c7.zip llvm-1fee821d22252ec946bf730bc1149951eb6281c7.tar.gz llvm-1fee821d22252ec946bf730bc1149951eb6281c7.tar.bz2 |
[mlir][memref] Make result normalization aware of the number symbols
Memref normalization fails to recognize the non-zero symbols used in the memref type itself with strided, offset information. It causes the crash with the type like `memref<128x512xf32, strided<[?, ?], offset: ?>>`. The original issue is here. https://github.com/llvm/llvm-project/issues/61345
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D150250
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions