diff options
author | Tobias Gysi <tobias.gysi@inf.ethz.ch> | 2020-06-26 13:46:37 +0200 |
---|---|---|
committer | Tobias Gysi <tobias.gysi@inf.ethz.ch> | 2020-06-26 15:39:46 +0200 |
commit | 652a79659a89b3634f34c6cf94a0b18b25ea4419 (patch) | |
tree | 83ee95fbb78839a7e41c62ff41c4bd449cee23a1 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 8304ab5799b4172462877ca7495115c659ec0be0 (diff) | |
download | llvm-652a79659a89b3634f34c6cf94a0b18b25ea4419.zip llvm-652a79659a89b3634f34c6cf94a0b18b25ea4419.tar.gz llvm-652a79659a89b3634f34c6cf94a0b18b25ea4419.tar.bz2 |
[mlir] fix off-by-one error in collapseParallelLoops
Summary: The patch fixes an off by one error in the method collapseParallelLoops. It ensures the same normalized bound is used for the computation of the division and the remainder.
Reviewers: herhut
Reviewed By: herhut
Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, Kayjukh, jurahul, msifontes
Tags: #mlir
Differential Revision: https://reviews.llvm.org/D82634
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions