]> granicus.if.org Git - llvm/commit
AMDGPU: Re-do update for branch-relaxation test
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 1 Mar 2017 03:36:04 +0000 (03:36 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 1 Mar 2017 03:36:04 +0000 (03:36 +0000)
commiteaeac1f1aae26a3aba1c9a141bfc474f5a76b5b8
tree4ca209701bd19cebe0e410c617280ea0c7727fdd
parent108b26d6d380e269ea297a941687f9189013a3b9
AMDGPU: Re-do update for branch-relaxation test

Modify the test so that it is still testing something
closer to what it was intended to originally.

I think the original intent was to test the situation where
there was a branch on execz and then unconditional branch
required relaxing.With the change in r296539,
there was no longer and execz branch.

Change the test so that there is now an execz branch inserted.
There is no longer an unconditional branch after the execz branch,
so this might need to be tricked in some other way to keep that
there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296574 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AMDGPU/branch-relaxation.ll