AMDGPU: Remove verifier check for scc live ins
We only really need this to be true for SIFixSGPRCopies. I'm not sure there's any way this could happen before that point. Fixes a case where MachineCSE could introduce a cross block scc use. llvm-svn: 269391
Loading
Please sign in to comment