summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/large-work-group-promote-alloca.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU Reduce reported maximum group size to 1024Matt Arsenault2019-11-131-3/+4
* [AMDGPU] gfx1010 core wave32 changesStanislav Mekhanoshin2019-06-201-6/+14
* AMDGPU: Remove amdgpu-max-work-group-size attributeMatt Arsenault2019-06-051-1/+1
* AMDGPU/SI: Extend promoting alloca to vector to arrays of up to 16 elementsChangpeng Fang2018-02-161-2/+2
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-11/+11
* [AMDGPU] Fix MaxWorkGroupsPerCU for large workgroupsStanislav Mekhanoshin2017-02-151-2/+4
* [AMDGPU] Account workgroup size in LDS occupancy limitsStanislav Mekhanoshin2017-02-011-20/+28
* [AMDGPU] Wave and register controlsKonstantin Zhuravlyov2016-09-061-7/+7
* AMDGPU: Add more tests for LDS size with occupancyMatt Arsenault2016-07-261-2/+149
* AMDGPU: Fix promote alloca pass creating huge arraysMatt Arsenault2016-05-161-3/+48
* AMDGPU: allow specifying a workgroup size that needs to fit in a compute unitTom Stellard2016-04-141-0/+72
OpenPOWER on IntegriCloud