llvm-project
[clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in terms of leafs
#97110
Merged

[clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in terms of leafs #97110

kparzysz
kparzysz [clang][OpenMP] Implement `isOpenMPExecutableDirective`
789ec614
kparzysz [clang][OpenMP] Implement `isOpenMPCapturingDirective`
0ee7c015
kparzysz fix typo
c9015325
kparzysz Fix wording
1d5ca2e5
kparzysz Merge branch 'users/kparzysz/spr/c01-is-exec' into users/kparzysz/spr…
b8bab8ef
kparzysz [clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in term of leafs
2d25e0d3
kparzysz kparzysz requested a review from alexey-bataev alexey-bataev 1 year ago
kparzysz kparzysz requested a review from mikerice1969 mikerice1969 1 year ago
kparzysz kparzysz changed the title [clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in term of leafs [clang][OpenMP] Rewrite `getOpenMPCaptureRegions` in terms of leafs 1 year ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot llvmbot added clang:openmp
llvmbot
kparzysz Add assertion message
3753e4cd
kparzysz Merge branch 'main' into users/kparzysz/spr/c02-is-capturing
dbcaea71
kparzysz Merge branch 'users/kparzysz/spr/c02-is-capturing' into users/kparzys…
617662ba
alexey-bataev
alexey-bataev commented on 2024-07-01
kparzysz Capitalize name, add explicit check for the need of OMPD_unknown
338ba0bf
Base automatically changed from users/kparzysz/spr/c02-is-capturing to main 1 year ago
alexey-bataev
alexey-bataev commented on 2024-07-01
kparzysz Update clang/lib/Basic/OpenMPKinds.cpp
4c167a22
kparzysz Update clang/lib/Basic/OpenMPKinds.cpp
f6297d01
kparzysz Update clang/lib/Basic/OpenMPKinds.cpp
73b712ea
kparzysz Delete unused declaration
a062a0e9
kparzysz Merge branch 'main' into users/kparzysz/spr/c03-capture-region
5c7f22fb
alexey-bataev
alexey-bataev approved these changes on 2024-07-01
kparzysz kparzysz merged 9a7248a6 into main 1 year ago
kparzysz kparzysz deleted the users/kparzysz/spr/c03-capture-region branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone