[all-commits] [llvm/llvm-project] 299dca: [Clang][OpenMP] Allow `num_teams` to accept multip...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Jul 19 19:08:17 PDT 2024
Branch: refs/heads/users/shiltian/07-19-_clang_openmp_allow_num_teams_to_accept_multiple_expressions
Home: https://github.com/llvm/llvm-project
Commit: 299dca893dc70f5d56895e78900fe69023cbcd40
https://github.com/llvm/llvm-project/commit/299dca893dc70f5d56895e78900fe69023cbcd40
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/include/clang/Sema/SemaOpenMP.h
M clang/lib/AST/OpenMPClause.cpp
M clang/lib/AST/StmtProfile.cpp
M clang/lib/Parse/ParseOpenMP.cpp
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[Clang][OpenMP] Allow `num_teams` to accept multiple expressions
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list