[PATCH] D57008: [AMDGPU] With XNACK, cannot clause a load with result coalesced with operand
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 22 10:09:56 PST 2019
arsenm added inline comments.
================
Comment at: test/CodeGen/AMDGPU/smem-no-clause-coalesced.mir:27-29
+ %18:vgpr_32 = COPY $vgpr1
+ %12:sgpr_32 = COPY $sgpr12
+ %3:sgpr_32 = COPY $sgpr3
----------------
Can you run-pass=none to repack the register numbers
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57008/new/
https://reviews.llvm.org/D57008
More information about the llvm-commits
mailing list