llvm-project
[OpenMP][MLIR] Add num_teams clause with dims modifier support
#169883
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
15
Changes
View On
GitHub
[OpenMP][MLIR] Add num_teams clause with dims modifier support
#169883
skc7
merged 15 commits into
main
from
users/skc7/omp_teams_multidim
skc7
requested a review
from
kparzysz
92 days ago
skc7
requested a review
from
kevinsala
92 days ago
skc7
requested a review
from
mjklemm
92 days ago
mjklemm
commented on 2025-11-28
skc7
marked this pull request as ready for review
80 days ago
llvmbot
added
mlir
llvmbot
added
mlir:openmp
llvmbot
added
flang:openmp
llvmbot
added
mlir:llvm
skc7
force pushed
from
ba719191
to
d0b40681
73 days ago
skc7
requested a review
from
mjklemm
50 days ago
skc7
force pushed
from
747451fe
to
d5c7b19b
45 days ago
mjklemm
approved these changes on 2026-01-14
kevinsala
commented on 2026-01-16
[OpenMP][MLIR] Add num_teams clause with dims modifier support
675c0df8
fix comment
465cc980
Comments fix
c14791d7
Use DimsModifier for custom assembly parser and printer
63be1ad3
use dims modifer in main num_teams clause itself instead of creating …
079b3219
Mark mlir->llvmir for num_teams with dims as NYI
559e299e
few more fixes
cf166778
allow single dims_values
df357797
Make dims_values as IntLikeType
5845aa44
Update num_teams to have just the list and no dims(N) syntax
bc479b54
name change to getNumTeams()
b8e7cc44
skc7
force pushed
from
6deffdb6
to
b8e7cc44
42 days ago
rename num_teams_vals to num_teams_vars
fab5e028
skatrak
commented on 2026-01-21
Use only num_teams_lower and num_teams_upper_vars for clause
a173e790
skatrak
commented on 2026-01-22
Remove space in test
e9e8650e
Update NumTeamsT clause to accept upper bound list
95c82cc5
skatrak
approved these changes on 2026-01-23
kparzysz
approved these changes on 2026-01-26
skc7
merged
3aaeace4
into main
32 days ago
skc7
deleted the users/skc7/omp_teams_multidim branch
32 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
kparzysz
skatrak
mjklemm
kevinsala
Assignees
No one assigned
Labels
mlir:llvm
mlir
mlir:openmp
flang:openmp
Milestone
No milestone
Login to write a write a comment.
Login via GitHub