[PATCH] D22198: AMDGPU: Do not clobber SCC in SIWholeQuadMode

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 04:19:41 PDT 2016


nhaehnle updated this revision to Diff 64855.
nhaehnle added a comment.
Herald added a subscriber: MatzeB.

Subsequent work revealed that there can be inconsistencies with SCC, so fix
those.


https://reviews.llvm.org/D22198

Files:
  include/llvm/CodeGen/LiveIntervalAnalysis.h
  lib/Target/AMDGPU/SIWholeQuadMode.cpp
  test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22198.64855.patch
Type: text/x-patch
Size: 11411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/2ff67218/attachment.bin>


More information about the llvm-commits mailing list