]> granicus.if.org Git - clang/commit
AMDGPU: Add a test checking alignments of emitted globals/allocas
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 7 Feb 2017 04:28:02 +0000 (04:28 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 7 Feb 2017 04:28:02 +0000 (04:28 +0000)
commit6f8f941fa8f518815e35f3156f2f5e6dc0691ee3
tree6fba69a634fe69c5c2ae46650cda2d04669976ab
parent8cbe53b5d9fe86c465e4a1c72c35b43e3734e5ed
AMDGPU: Add a test checking alignments of emitted globals/allocas

Make sure the spec required type alignments are used in preparation
for a possible change which may break this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294278 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenOpenCL/amdgpu-alignment.cl [new file with mode: 0644]