[PATCH] D26101: AMDGPU: Enable early if convert

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 14:18:57 PST 2016


arsenm updated this revision to Diff 80484.
arsenm added a comment.

Don't use reg class size, fix select on undef condition regs


https://reviews.llvm.org/D26101

Files:
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SISchedule.td
  test/CodeGen/AMDGPU/early-if-convert-cost.ll
  test/CodeGen/AMDGPU/early-if-convert.ll
  test/CodeGen/AMDGPU/uniform-branch-intrinsic-cond.ll
  test/CodeGen/AMDGPU/uniform-cfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26101.80484.patch
Type: text/x-patch
Size: 28695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/307f96c5/attachment.bin>


More information about the llvm-commits mailing list