summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/ompx_attributes_codegen.cpp
AgeCommit message (Expand)Author
2025-04-03[clang] Add SPIR-V to some OpenMP clang tests (#133503)Nick Sarnie
2025-02-26[NVPTX] Convert vector function nvvm.annotations to attributes (#127736)Alex MacLean
2024-07-23[OpenMP] Ensure the actual kernel is annotated with launch bounds (#99927)Johannes Doerfert
2024-04-15[OpenMP] Remove 'minncta' attributes from NVPTX kernels (#88398)Joseph Huber
2023-10-31 [OpenMP] Introduce the KernelLaunchEnvironment as implicit argument (#70401)Johannes Doerfert
2023-10-26[OpenMP] Pass min/max thread and team count to the OMPIRBuilder (#70247)Johannes Doerfert
2023-07-25Reapply "[OpenMP] Add the `ompx_attribute` clause for target directives"Johannes Doerfert
2023-07-25Revert "[OpenMP] Add the `ompx_attribute` clause for target directives"Aaron Ballman
2023-07-24[OpenMP] Add the `ompx_attribute` clause for target directivesJohannes Doerfert