diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-03-10 12:05:36 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-03-10 12:13:58 -0400 |
commit | 71ffac21f7463465c369ba12dc496f9f5338e6b4 (patch) | |
tree | 251e04397706ba3e5abe4b0484c999cfef97509a /clang/lib/Serialization/ModuleManager.cpp | |
parent | d871ef4e6ade3797c73cbc54d9214513ee6c7468 (diff) | |
download | llvm-71ffac21f7463465c369ba12dc496f9f5338e6b4.zip llvm-71ffac21f7463465c369ba12dc496f9f5338e6b4.tar.gz llvm-71ffac21f7463465c369ba12dc496f9f5338e6b4.tar.bz2 |
[OPENMP]Fix PR45132: OpenMP doacross loop nest with a decreasing
induction variable abends.
Used incorrect loop bound when trying to calculate the index in the vec
array for doacross construct in the loops with the reverse order.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions