llvm/clang/test
Saiyedul Islam 160ff83765 [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 3
Provides AMDGCN and NVPTX specific specialization of getGPUWarpSize,
getGPUThreadID, and getGPUNumThreads methods. Adds tests for AMDGCN
codegen for these methods in generic and simd modes. Also changes the
precondition in InitTempAlloca to be slightly more permissive. Useful for
AMDGCN OpenMP codegen where allocas are created with a cast to an
address space.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D84260
2020-08-03 05:38:39 +00:00
..
Analysis [Analyzer] Remove inclusion of uniqueing decl from diagnostic profile. 2020-07-30 09:52:28 +02:00
ARCMT
AST
ASTMerge
clang-rename
ClangScanDeps
CodeCompletion
CodeGen [Clang] Remove run-lines which use opt to run -ipconstprop. 2020-08-02 21:47:32 +01:00
CodeGenCoroutines
CodeGenCUDA
CodeGenCXX PR46908: Emit undef destroying_delete_t as an aggregate RValue. 2020-07-30 14:50:01 -07:00
CodeGenHIP
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping
CXX DR2303: Prefer 'nearer' base classes during template deduction. 2020-07-31 05:39:55 -07:00
Driver Support experimental v extension v0.9. 2020-08-01 07:42:06 +08:00
FixIt
Format
Frontend
Headers
Import
Index
Integration
InterfaceStubs
Layout
Lexer
Misc
Modules
OpenMP [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 3 2020-08-03 05:38:39 +00:00
Parser
ParserSYCL
PCH Don't crash if we deserialize a pack expansion type whose pattern 2020-07-31 17:19:44 -07:00
Preprocessor
Profile [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
Refactor
Rewriter
Sema
SemaCUDA
SemaCXX [clang] Use the location of the void parameters when complaining that only a single void parameter should be present. 2020-07-31 20:36:58 +01:00
SemaObjC
SemaObjCXX
SemaOpenCL
SemaOpenCLCXX
SemaSYCL
SemaTemplate PR46729: Reject explicit and partial specializations with C linkage. 2020-07-29 17:44:32 -07:00
TableGen
Templight
Tooling
Unit
utils/update_cc_test_checks
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg.py
lit.site.cfg.py.in
make_test_dirs.pl
TestRunner.sh