aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2023-04-13 10:35:37 -0700
committerValentin Clement <clementval@gmail.com>2023-04-13 10:35:56 -0700
commitf8330c1482bc57fd62e2e496052b30067f3188bd (patch)
tree85181b56f83170c578633b4ff1ae2836fea403b3 /llvm/docs/CommandGuide
parent8c63dc6f6dc0f905acbcbf7f67c60af8d3cbe5a2 (diff)
downloadllvm-f8330c1482bc57fd62e2e496052b30067f3188bd.zip
llvm-f8330c1482bc57fd62e2e496052b30067f3188bd.tar.gz
llvm-f8330c1482bc57fd62e2e496052b30067f3188bd.tar.bz2
[mlir][openacc] Add acc.serial operation
The acc.serial operation models the OpenACC serial construct. The serial construct defines a region of a program that is to be executed sequentially on the current device. The operation is modelled on the acc.parallel operation and will receive similar updates when the data operands operations will be implemented. Reviewed By: PeteSteinfeld Differential Revision: https://reviews.llvm.org/D148250
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions