OSDN Git Service

R600/SI: Remove incorrect assertion
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Dec 2014 05:22:38 +0000 (05:22 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Dec 2014 05:22:38 +0000 (05:22 +0000)
commit5c2d295d8684d45ac23b5bba5dc8357b96ec2322
tree69fcd450a7c52b22a396f8eeba2ad43c68ed875c
parentec0a7cd15a5e2bdabb3ccdf1a0c8c851a7c2c8ca
R600/SI: Remove incorrect assertion

This can be a COPY to a physical register, such as VCC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223207 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIFixSGPRCopies.cpp