diff options
author | Michel Weber <michel.weber@inf.ethz.ch> | 2022-02-26 10:30:42 +0000 |
---|---|---|
committer | Arjun P <arjunpitchanathan@gmail.com> | 2022-02-26 10:37:19 +0000 |
commit | 730acdc4454ca581211f447f07579cdaf79e2558 (patch) | |
tree | 6c4c51226efe14905a7a826e1da7e48f09c40fc7 /clang/lib/Sema/SemaModule.cpp | |
parent | f3480390be614604907be447afa3f5ab10b97d04 (diff) | |
download | llvm-730acdc4454ca581211f447f07579cdaf79e2558.zip llvm-730acdc4454ca581211f447f07579cdaf79e2558.tar.gz llvm-730acdc4454ca581211f447f07579cdaf79e2558.tar.bz2 |
[MLIR][Presburger] fix double increment in coalesce
In the main-loop of the current coalesce implementation `i` was incremented
twice for some cases. This patch fixes this bug and adds a regression
testcase.
Reviewed By: arjunp
Differential Revision: https://reviews.llvm.org/D120613
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions