[PATCH] D26717: AMDGPU: Enable ConstrainCopy DAG mutation

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 16:45:30 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

This fixes a probably unintended divergence from the default scheduler behavior


https://reviews.llvm.org/D26717

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/kernel-args.ll
  test/CodeGen/AMDGPU/or.ll
  test/CodeGen/AMDGPU/sad.ll
  test/CodeGen/AMDGPU/select-vectors.ll
  test/CodeGen/AMDGPU/trunc.ll
  test/CodeGen/AMDGPU/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26717.78099.patch
Type: text/x-patch
Size: 7894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/3d38f5db/attachment.bin>


More information about the llvm-commits mailing list