aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <Krzysztof.Parzyszek@amd.com>2024-01-12 16:46:53 -0600
committerGitHub <noreply@github.com>2024-01-12 16:46:53 -0600
commite13ee61553403722c89586b9758f8b9395820fad (patch)
treebab9af104f69822db6ecc6a9b7c6447f9b833ad7 /llvm/docs/tutorial
parent2b2310484f5fc30c9da914caa8d2bd12ab25b3e6 (diff)
downloadllvm-e13ee61553403722c89586b9758f8b9395820fad.zip
llvm-e13ee61553403722c89586b9758f8b9395820fad.tar.gz
llvm-e13ee61553403722c89586b9758f8b9395820fad.tar.bz2
[Flang][OpenMP] Separate creation of work-sharing and SIMD loops, NFC (#77757)
These two constructs were both handled in `genOMP` for loop constructs. There is some shared code between the two, but there are also enough differences to separate these two cases into individual functions. The shared code converting loop bounds and steps has been extracted into a separate function. Recursive lowering [1/5]
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions