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

Sam Kolton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 03:48:38 PDT 2017


SamWot updated this revision to Diff 91533.
SamWot added a comment.

Introduced new sdwa patterns


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.91533.patch
Type: text/x-patch
Size: 43000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170313/4aa9e91d/attachment.bin>


More information about the llvm-commits mailing list