diff options
author | Jan Leyonberg <jan_sjodin@yahoo.com> | 2024-01-24 10:51:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-24 10:51:47 -0500 |
commit | 17db9efe9274e72f42e7e68103dab920ee494ac8 (patch) | |
tree | f7b879831a7588ae25698ad08a08eab7f1dc1a89 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | ca8605a78b8dd531c164f6a48a180ccf2770d042 (diff) | |
download | llvm-17db9efe9274e72f42e7e68103dab920ee494ac8.zip llvm-17db9efe9274e72f42e7e68103dab920ee494ac8.tar.gz llvm-17db9efe9274e72f42e7e68103dab920ee494ac8.tar.bz2 |
[OpenMP][MLIR] Add omp.distribute op to the OMP dialect (#67720)
This patch adds the omp.distribute operation to the OMP dialect. The
purpose is to be able to represent the distribute construct in OpenMP
with the associated clauses. The effect of the operation is to
distributes the loop iterations of the loop(s) contained inside the
region across multiple teams.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions