[PATCH] D153806: [flang][openacc] Update num_gangs parser
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 12:32:09 PDT 2023
clementval created this revision.
clementval added reviewers: razvanlupusoru, vzakhari, jeanPerier.
Herald added subscribers: sunshaoce, mehdi_amini.
Herald added projects: Flang, All.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.
Update num_gangs definition in ACC.td and its lowering
to support up to 3 arguments.
Depends on D153796 <https://reviews.llvm.org/D153796>
Depends on D153801 <https://reviews.llvm.org/D153801>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153806
Files:
flang/lib/Lower/OpenACC.cpp
flang/lib/Semantics/check-acc-structure.cpp
flang/test/Lower/OpenACC/acc-parallel.f90
flang/test/Semantics/OpenACC/acc-parallel.f90
llvm/include/llvm/Frontend/OpenACC/ACC.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153806.534707.patch
Type: text/x-patch
Size: 4286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/1a17f540/attachment.bin>
More information about the llvm-commits
mailing list