[PATCH] D39040: AMDGPU: Fix creating invalid copy when adjusting dmask

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 14:14:18 PST 2017


arsenm updated this revision to Diff 125016.
arsenm edited the summary of this revision.

https://reviews.llvm.org/D39040

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
  lib/Target/AMDGPU/AMDGPUInstrInfo.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/adjust-writemask-invalid-copy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39040.125016.patch
Type: text/x-patch
Size: 14112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/5631f310/attachment.bin>


More information about the llvm-commits mailing list