[PATCH] D30038: [ADMGPU] SDWA peephole optimization pass.

Sam Kolton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 03:50:27 PST 2017


SamWot updated this revision to Diff 90672.
SamWot marked 29 inline comments as done.
SamWot added a comment.
Herald added a subscriber: tpr.

Added support for subregs.
Fixed most of previous comments.


https://reviews.llvm.org/D30038

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  lib/Target/AMDGPU/VOPInstructions.td
  test/CodeGen/AMDGPU/sdwa-peephole.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30038.90672.patch
Type: text/x-patch
Size: 35108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/ec0471e1/attachment.bin>


More information about the llvm-commits mailing list