commit | 34c6b123f715c55da46555343fcf85bcf420c754 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Aug 10 19:11:42 2016 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Wed Aug 10 19:11:42 2016 +0000 |
tree | ab60f4f670ec5988dd3be3f40c33a12f5fab509d | |
parent | 898f0e0994946f196195056f9d420b1ac15e50fd [diff] |
AMDGPU: Change insertion point of si_mask_branch Insert before the skip branch if one is created. This is a somewhat more natural placement relative to the skip branches, and makes it possible to implement analyzeBranch for skip blocks. The test changes are mostly due to a quirk where the block label is not emitted if there is a terminator that is not also a branch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278273 91177308-0d34-0410-b5e6-96231b3b80d8