diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2023-02-14 11:15:07 +0900 |
---|---|---|
committer | Kai Sasaki <lewuathe@gmail.com> | 2023-02-14 12:23:32 +0900 |
commit | 48f04ffa9f3611a60371c968498c5d3326466f9f (patch) | |
tree | cf0a3f26b99655f9135b98bd9b26337616d6fc95 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 6d4a674acbc56458bb084878d82d16e393d45a6b (diff) | |
download | llvm-48f04ffa9f3611a60371c968498c5d3326466f9f.zip llvm-48f04ffa9f3611a60371c968498c5d3326466f9f.tar.gz llvm-48f04ffa9f3611a60371c968498c5d3326466f9f.tar.bz2 |
[mlir][affine] Normalize constant valued bound loop
This change aims to resolve the issue reported in https://github.com/llvm/llvm-project/issues/59994.
After calling AffineForOp#setUpperBound and setLowerBound, it makes the original affine map structure inconsistent. It's necessary to keep the original map to build the new induction vars.
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D142082
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions