llvm-project
[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clause
#134709
Merged

[OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clause #134709

chandraghale
Codegen for Reduction over private variables with reduction clause
a05af192
llvmbot llvmbot added clang
llvmbot llvmbot added clang:codegen
llvmbot llvmbot added clang:openmp
llvmbot
chandraghale chandraghale changed the title Codegen for Reduction over private variables with reduction clause [OpenMP 6.0 ]Codegen for Reduction over private variables with reduction clause 180 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 180 days ago
alexey-bataev
alexey-bataev commented on 2025-04-08
review comment changes incorporated
4e6eea6f
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 179 days ago
alexey-bataev
alexey-bataev commented on 2025-04-09
review comment , removing redundant code
18e17082
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 178 days ago
fix for user-defined reduction op
59ab4be6
alexey-bataev
alexey-bataev commented on 2025-04-10
Handle user-defined reduction and updated lit test
e45c30a3
chandraghale
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 157 days ago
conditional checks
980bc06b
lit update
a103dfa2
Support for UDR for private variables
526314c4
Implicit reduction identifier fix
c77fb0e1
chandraghale
alexey-bataev
alexey-bataev commented on 2025-05-06
updated with comments, unified logic and docs
f202eaae
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 151 days ago
chandraghale Update OpenMPSupport.rst
9d2370ba
alexey-bataev
alexey-bataev commented on 2025-05-07
Handle UDR init and updated lit
0ca2f866
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 150 days ago
alexey-bataev
chandraghale
multiple reduced value change
9335af18
alexey-bataev
alexey-bataev commented on 2025-05-08
UDR init logic leveraged from emitInitWithReductionInitializer fn
e1a19983
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 149 days ago
alexey-bataev
runtime tests
efd69bb4
chandraghale
github-actions
chandraghale Update omp_for_private_reduction.cpp
c01671e8
chandraghale Update omp_for_private_reduction.cpp
ad0d2f0d
update test
4df29108
alexey-bataev
alexey-bataev commented on 2025-05-09
test update
2468be32
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 149 days ago
Resolve mergeconflict rel notes
9576c87a
Resolve mergeconflict rel notes
7e324bda
alexey-bataev
alexey-bataev commented on 2025-05-09
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 148 days ago
Release notes update
262a861c
alexey-bataev
alexey-bataev commented on 2025-05-12
address comments,support all types
a0d29ab2
chandraghale chandraghale force pushed to a0d29ab2 145 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 145 days ago
complex type test for priv redn
0c2978c2
add addtional complex test
384cd4af
chandraghale chandraghale force pushed to 384cd4af 144 days ago
chandraghale Merge branch 'main' into codegen_private_variable_reducn
76db75a2
chandraghale format error fix
0b597404
chandraghale
alexey-bataev
alexey-bataev commented on 2025-05-14
chandraghale chandraghale force pushed 143 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 143 days ago
chandraghale
alexey-bataev
alexey-bataev commented on 2025-05-16
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 142 days ago
chandraghale chandraghale force pushed 141 days ago
alexey-bataev
alexey-bataev commented on 2025-05-16
chandraghale chandraghale force pushed 141 days ago
chandraghale chandraghale force pushed 141 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 141 days ago
chandraghale
alexey-bataev
alexey-bataev commented on 2025-05-19
chandraghale chandraghale force pushed 138 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 138 days ago
alexey-bataev
alexey-bataev commented on 2025-05-20
chandraghale chandraghale force pushed 138 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 138 days ago
alexey-bataev
alexey-bataev commented on 2025-05-21
chandraghale chandraghale force pushed 137 days ago
chandraghale chandraghale requested a review from alexey-bataev alexey-bataev 137 days ago
alexey-bataev
alexey-bataev commented on 2025-05-23
chandraghale Merge branch 'main' into codegen_private_variable_reducn
694e2410
chandraghale chandraghale force pushed to 694e2410 134 days ago
Format fix
4c36ba75
alexey-bataev
alexey-bataev approved these changes on 2025-05-23
Few more fixes with ref from spec
b146a1a2
chandraghale
removing wrong asserts
e1ca648e
chandraghale chandraghale force pushed to e1ca648e 118 days ago
alexey-bataev
alexey-bataev approved these changes on 2025-06-10
chandraghale chandraghale merged afbcf952 into main 116 days ago
llvm-ci
llvm-ci
llvm-ci

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone