[PATCH] D16601: AMDGPU/SI: Remove a test that is no longer testing anything

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 13:56:49 PST 2016


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: qcolombet.

This test was originally meant to check that readlane instructions were
being inserted before exec mask operations at the end of branches.
However, this shader no longer triggers spilling, so there are no
readlane instructions any more.

http://reviews.llvm.org/D16601

Files:
  test/CodeGen/AMDGPU/si-spill-cf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16601.46049.patch
Type: text/x-patch
Size: 23108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/c5c31f9e/attachment.bin>


More information about the llvm-commits mailing list