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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 13:56:11 PST 2017


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

Use existing SIInstrInfo::RI instead of querying TRI.


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.85027.patch
Type: text/x-patch
Size: 6373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/29e5cf81/attachment.bin>


More information about the llvm-commits mailing list