diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-04-24 10:29:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 10:29:33 +0100 |
commit | 18bf0c3c1d07fb5ccde9ce91473568668d5df8e2 (patch) | |
tree | d44252be52a9c1c30a89ccb6555ad0181dc1f98d /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 486ea1ec6e436d502064b610027361523adc537b (diff) | |
download | llvm-18bf0c3c1d07fb5ccde9ce91473568668d5df8e2.zip llvm-18bf0c3c1d07fb5ccde9ce91473568668d5df8e2.tar.gz llvm-18bf0c3c1d07fb5ccde9ce91473568668d5df8e2.tar.bz2 |
[flang][OpenMP] fix reduction of arrays with non-default lower bounds (#89611)
It turned out that `hlfir::genVariableBox` didn't add lower bounds to
the boxes it created. Using a shapeshift instead of only a shape adds
the lower bounds information to the thread-local copy of the box.
Fixes #89259
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions