[PATCH] D64040: AMDGPU: Correct properties for adjcallstack* pseudos
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 14:42:13 PDT 2019
arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, qcolombet.
These should be SALU writes, and these are lowered to instructions
that def SCC.
https://reviews.llvm.org/D64040
Files:
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/sched-crash-dbg-value.mir
test/CodeGen/AMDGPU/sgpr-spill-wrong-stack-id.mir
test/CodeGen/AMDGPU/virtregrewrite-undef-identity-copy.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64040.207413.patch
Type: text/x-patch
Size: 7358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/b55d2367/attachment.bin>
More information about the llvm-commits
mailing list