diff options
author | David Truby <david.truby@arm.com> | 2020-11-16 13:39:11 +0000 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2020-11-16 15:24:57 +0000 |
commit | 843525075b87b367f3d18754ef0a3e35dc2ed162 (patch) | |
tree | 01fa3d66a2ec9ae88c2e59b76757ef936b22ca3d /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a598c08ac858dd7780aeb8e85a801b48333e0a07 (diff) | |
download | llvm-843525075b87b367f3d18754ef0a3e35dc2ed162.zip llvm-843525075b87b367f3d18754ef0a3e35dc2ed162.tar.gz llvm-843525075b87b367f3d18754ef0a3e35dc2ed162.tar.bz2 |
[MLIR][OpenMP] Add omp.wsloop operation
This adds a simple definition of a "workshare loop" operation for
the OpenMP MLIR dialect, excluding the "reduction" and "allocate"
clauses and without a custom parser and pretty printer.
The schedule clause also does not yet accept the modifiers that are
permitted in OpenMP 5.0.
Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>
Reviewed By: ftynse, clementval
Differential Revision: https://reviews.llvm.org/D86071
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions