[PATCH] D15622: AMDGPU: fix overlapping copies in copyPhysReg

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 09:08:55 PST 2015


nhaehnle updated this revision to Diff 43235.
nhaehnle added a comment.

That makes more sense indeed.

Had to adjust two tests yet again, so I decided to convert the flat-address-space
one so that it uses -DAG. For some reason, -DAG between -NOTs didn't work properly
for the move-addr64-rsrc-dead-subreg-writes one, so I just switched the lines
around again.


http://reviews.llvm.org/D15622

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  test/CodeGen/AMDGPU/ctpop64.ll
  test/CodeGen/AMDGPU/flat-address-space.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15622.43235.patch
Type: text/x-patch
Size: 4165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/8f9af07c/attachment.bin>


More information about the llvm-commits mailing list