[PATCH] D38562: AMDGPU: Fix not accounting for instruction size in bundles

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 14:27:26 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

Fixes branch limit exceeded errors in some large programs.


https://reviews.llvm.org/D38562

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/branch-relax-bundle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38562.117740.patch
Type: text/x-patch
Size: 3264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171004/27e0c25e/attachment.bin>


More information about the llvm-commits mailing list