llvm-project
[OpenMP][MLIR] Add num_teams clause with dims modifier support
#169883
Merged

[OpenMP][MLIR] Add num_teams clause with dims modifier support #169883

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone