[all-commits] [llvm/llvm-project] 3f8d4a: Reland [NVPTX] Add support for maxclusterrank in l...
Jakub Chlanda via All-commits
all-commits at lists.llvm.org
Thu Sep 28 23:39:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f8d4a8ef21dce88de0f79140556771d37944d19
https://github.com/llvm/llvm-project/commit/3f8d4a8ef21dce88de0f79140556771d37944d19
Author: Jakub Chlanda <jakub at codeplay.com>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Sema/Sema.h
M clang/lib/Basic/Targets/NVPTX.h
M clang/lib/CodeGen/Targets/NVPTX.cpp
M clang/lib/Parse/ParseOpenMP.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M clang/test/CodeGenCUDA/launch-bounds.cu
M clang/test/SemaCUDA/launch_bounds.cu
A clang/test/SemaCUDA/launch_bounds_sm_90.cu
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
M llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
M llvm/lib/Target/NVPTX/NVPTXUtilities.h
A llvm/test/CodeGen/NVPTX/maxclusterrank.ll
Log Message:
-----------
Reland [NVPTX] Add support for maxclusterrank in launch_bounds (#66496) (#67667)
This reverts commit 0afbcb20fd908f8bf9073697423da097be7db592.
More information about the All-commits
mailing list