[llvm] r283570 - AMDGPU/SI: Emit fixups for long branches

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 16:50:48 PDT 2017


> On Jun 23, 2017, at 15:32, Rafael Avila de Espindola via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> Do you have a testcase for this?
> 
> Cheers,
> Rafael

test/CodeGen/AMDGPU/branch-relaxation.ll tests this, but doesn’t run the object emission path.

-Matt


More information about the llvm-commits mailing list