OSDN Git Service

AMDGPU: Fix maximum instruction size for amdgcn
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 16 Jun 2016 21:14:05 +0000 (21:14 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 16 Jun 2016 21:14:05 +0000 (21:14 +0000)
commitf3108f6961fddaddddd68ca73828211bad2650ae
tree610f044089aee86e9c004f78348ffc59f59871e2
parent7d80f210a637693ed1994732b307ceb36a0b9992
AMDGPU: Fix maximum instruction size for amdgcn

This was causing the conservative estimate of inline asm
size to be twice as big as expected.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272956 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp