diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2024-11-18 06:23:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 06:23:27 +0100 |
commit | fd3ff2007ab30c74772572798f3e494fdaac7ac2 (patch) | |
tree | fa8cd9fe2ec3ebf1793c7403bef0e87413b18de1 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 1c4f335ec29c6bb269d0f8b2d6149d439312c69a (diff) | |
download | llvm-fd3ff2007ab30c74772572798f3e494fdaac7ac2.zip llvm-fd3ff2007ab30c74772572798f3e494fdaac7ac2.tar.gz llvm-fd3ff2007ab30c74772572798f3e494fdaac7ac2.tar.bz2 |
[flang][OpenMP] Add basic support to lower `loop` directive to MLIR (#114199)
Adds initial support for lowering the `loop` directive to MLIR.
The PR includes basic suport and testing for the following clauses:
* `collapse`
* `order`
* `private`
* `reduction`
Parent PR: #113911, only the latest commit is relevant to this PR.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions