[PATCH] D33860: [AMDGPU] Untangle SDWA pass from SIShrinkInstructions

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 3 10:40:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304665: [AMDGPU] Untangle SDWA pass from SIShrinkInstructions (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D33860?vs=101321&id=101325#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33860

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  llvm/trunk/test/CodeGen/AMDGPU/add.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/ashr.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fabs.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fadd.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fcanonicalize.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fmul.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fneg-fabs.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fneg.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fptosi.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fptoui.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fsub.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/immv216.ll
  llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.maxnum.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.minnum.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/scratch-simple.ll
  llvm/trunk/test/CodeGen/AMDGPU/sdwa-peephole.ll
  llvm/trunk/test/CodeGen/AMDGPU/shl.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/sminmax.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/sub.v2i16.ll
  llvm/trunk/test/CodeGen/AMDGPU/v_mac_f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33860.101325.patch
Type: text/x-patch
Size: 60983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170603/78a79402/attachment-0001.bin>


More information about the llvm-commits mailing list