https://github.com/mdfazlay closed
https://github.com/llvm/llvm-project/pull/70152
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/mdfazlay updated
https://github.com/llvm/llvm-project/pull/70152
>From afec5a9efe1dc1e933ccd26c5428d26c52e078b7 Mon Sep 17 00:00:00 2001
From: Fazlay Rabbi
Date: Tue, 24 Oct 2023 18:36:53 -0700
Subject: [PATCH] [OpenMP 5.2] Deprecate old syntax of linear clause
The syntax of
https://github.com/mdfazlay updated
https://github.com/llvm/llvm-project/pull/70152
>From f13a552346e08040899c0e785dbbb850de0c5c20 Mon Sep 17 00:00:00 2001
From: Fazlay Rabbi
Date: Tue, 24 Oct 2023 18:36:53 -0700
Subject: [PATCH] [OpenMP 5.2] Deprecate old syntax of linear clause
The syntax of
https://github.com/mdfazlay updated
https://github.com/llvm/llvm-project/pull/70152
>From 5d36f0e8eed87dc4558f16fdb60f0c7487fb2250 Mon Sep 17 00:00:00 2001
From: Fazlay Rabbi
Date: Tue, 24 Oct 2023 18:36:53 -0700
Subject: [PATCH] [OpenMP 5.2] Deprecate old syntax of linear clause
The syntax of
https://github.com/mdfazlay updated
https://github.com/llvm/llvm-project/pull/70152
>From 3cbae09c1bf66c4dc20e4e40d1051cb34497957e Mon Sep 17 00:00:00 2001
From: Fazlay Rabbi
Date: Tue, 24 Oct 2023 18:36:53 -0700
Subject: [PATCH] [OpenMP 5.2] Deprecate old syntax of linear clause
The syntax of
https://github.com/mdfazlay updated
https://github.com/llvm/llvm-project/pull/70152
>From aa31606a9d391682046bca3276e8c135c956f196 Mon Sep 17 00:00:00 2001
From: Fazlay Rabbi
Date: Tue, 24 Oct 2023 18:36:53 -0700
Subject: [PATCH] [OpenMP 5.2] Deprecate old syntax of linear clause
The syntax of
https://github.com/mdfazlay updated
https://github.com/llvm/llvm-project/pull/70152
>From c75c3729bac054b72caa502b464a24de2b63068b Mon Sep 17 00:00:00 2001
From: Fazlay Rabbi
Date: Tue, 24 Oct 2023 18:36:53 -0700
Subject: [PATCH] [OpenMP 5.2] Deprecate old syntax of linear clause
The syntax of
https://github.com/alexey-bataev approved this pull request.
LG
https://github.com/llvm/llvm-project/pull/70152
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Fazlay Rabbi (mdfazlay)
Changes
The syntax of the linear clause that specifies its argument and linear-modifier
as linear-modifier(list) was deprecated since OpenMP 5.2 and the step modifier
was added for specifying the linear step.
Refe
mdfazlay wrote:
@alexey-bataev, I'll add more tests as soon as we finalize the proper error
message.
https://github.com/llvm/llvm-project/pull/70152
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinf
https://github.com/mdfazlay created
https://github.com/llvm/llvm-project/pull/70152
The syntax of the linear clause that specifies its argument and linear-modifier
as linear-modifier(list) was deprecated since OpenMP 5.2 and the step modifier
was added for specifying the linear step.
Referenc
11 matches
Mail list logo