Skip to content
Commit f2622a15 authored by Arnamoy Bhattacharyya's avatar Arnamoy Bhattacharyya
Browse files

[flang][OpenMP] Add semantic check to allow only loop iteration variables in a...

[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
parent 33ba8bd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment