[PATCH] D59769: AMDGPU: Fix missing scc implicit def on s_andn2_b64_term

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 07:31:56 PDT 2019


arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

Introduce new helper class to copy properties directly from the base
instruction.


https://reviews.llvm.org/D59769

Files:
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/coalescer-subranges-another-prune-error.mir
  test/CodeGen/AMDGPU/coalescer-subregjoin-fullcopy.mir
  test/CodeGen/AMDGPU/coalescing-with-subregs-in-loop-bug.mir
  test/CodeGen/AMDGPU/fix-wwm-liveness.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59769.192101.patch
Type: text/x-patch
Size: 7135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/c17b1bf8/attachment.bin>


More information about the llvm-commits mailing list