[PATCH] D16725: AMDGPU/SI: Implement a work-around for smrd corrupting vccz bit

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 29 07:34:35 PST 2016


tstellarAMD created this revision.
tstellarAMD added reviewers: arsenm, mareko.
tstellarAMD added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

We will hit this once we have enabled uniform branches.  The
smrd-vccz-bug.ll test will be added with the uniform branch commit.

http://reviews.llvm.org/D16725

Files:
  lib/Target/AMDGPU/SIInsertWaits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16725.46384.patch
Type: text/x-patch
Size: 3906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160129/1c75c13b/attachment-0001.bin>


More information about the llvm-commits mailing list