diff options
author | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2021-06-04 17:17:49 -0400 |
---|---|---|
committer | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2021-06-04 17:32:25 -0400 |
commit | f2622a150adea31290daee0d04bf385d387fbc04 (patch) | |
tree | 005ba747787bce2bba57452ef0134b8fe96a42c0 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 33ba8bd2c942062731a17e1b864b5953e3d79f1a (diff) | |
download | llvm-f2622a150adea31290daee0d04bf385d387fbc04.zip llvm-f2622a150adea31290daee0d04bf385d387fbc04.tar.gz llvm-f2622a150adea31290daee0d04bf385d387fbc04.tar.bz2 |
[flang][OpenMP] Add semantic check to allow only loop iteration variables in a `linear` clause within `distribute` construct.
Implement the following semantic check:
"A list item may not appear in a linear clause, unless it is the loop iteration variable."
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D100224
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions