]> granicus.if.org Git - llvm/commit
Merging r275928 and r276438:
authorHans Wennborg <hans@hanshq.net>
Mon, 25 Jul 2016 17:42:22 +0000 (17:42 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 25 Jul 2016 17:42:22 +0000 (17:42 +0000)
commit883017684226988b858792f11cafe17044117eb0
tree7bd58751afc9911fc7876c3348ee287f013d0376
parent065c53999a3de7e83a18fdbb27c2b4e9656b6351
Merging r275928 and r276438:
------------------------------------------------------------------------
r275928 | arsenm | 2016-07-18 16:09:51 -0700 (Mon, 18 Jul 2016) | 1 line

AMDGPU: Fix test name and broken CHECK-LABEL
------------------------------------------------------------------------

------------------------------------------------------------------------
r276438 | arsenm | 2016-07-22 10:01:33 -0700 (Fri, 22 Jul 2016) | 6 lines

AMDGPU: Fix groupstaticsize for large LDS

The size can exceed s_movk_i32's limit, and we don't
want to use it this early since it inhibits optimizations.

This should probably be merged to the release branch.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_39@276664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.groupstaticsize.ll [moved from test/CodeGen/AMDGPU/llvm.amdgcn.groupstaticgroup.ll with 71% similarity]