[PATCH] D27997: [AMDGPU] Prevent spills before exec mask is restored

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 14:07:48 PST 2016


rampitec updated this revision to Diff 82151.
rampitec added a comment.

1. Changed comment on the callback.
2. Rearranged conditions check in the SIInstrInfo::isPositionLike()


Repository:
  rL LLVM

https://reviews.llvm.org/D27997

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/MachineBasicBlock.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/spill-cfg-position.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27997.82151.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/f4c8e467/attachment.bin>


More information about the llvm-commits mailing list