[all-commits] [llvm/llvm-project] 828883: [llvm][openacc] Fix OpenACC frontend test
Razvan Lupusoru via All-commits
all-commits at lists.llvm.org
Wed Jun 7 15:14:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 828883281b92d297f245918e1085ea7f948e3141
https://github.com/llvm/llvm-project/commit/828883281b92d297f245918e1085ea7f948e3141
Author: Razvan Lupusoru <rlupusoru at nvidia.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/unittests/Frontend/OpenACCTest.cpp
Log Message:
-----------
[llvm][openacc] Fix OpenACC frontend test
After D152389, single reduction clause constraint was removed.
This broke the OpenACC frontend test which seems to rely on specific
allowed clause ordering.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D152398
More information about the All-commits
mailing list