diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-08-21 16:57:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 16:57:31 +0100 |
commit | 839275d0536f992591f4c5d81e13a26e6095dda6 (patch) | |
tree | cccfda0c6100fb60f2ef52da8c59a295300e4a8c /clang/tools/clang-format/clang-format-diff.py | |
parent | 6fd46089c9fbd5b22bb67ac3d6196fe70ba684c6 (diff) | |
download | llvm-839275d0536f992591f4c5d81e13a26e6095dda6.zip llvm-839275d0536f992591f4c5d81e13a26e6095dda6.tar.gz llvm-839275d0536f992591f4c5d81e13a26e6095dda6.tar.bz2 |
[MLIR][OpenMP] Add missing OpenMP to LLVM conversion patterns (#104440)
This patch adds conversion patterns to LLVM for the following OpenMP
dialect operations:
- `omp.critical.declare`
- `omp.cancel`
- `omp.cancellation_point`
- `omp.distribute`
- `omp.teams`
- `omp.ordered`
- `omp.taskloop`
Also, arbitrary sorting of operations when passing them as template
argument lists when configuring that pass is replaced by alphabetical
sorting.
Diffstat (limited to 'clang/tools/clang-format/clang-format-diff.py')
0 files changed, 0 insertions, 0 deletions