[PATCH] D61763: AMDGPU] Pattern for v_xor3_b32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 15:22:20 PDT 2019


rampitec created this revision.
rampitec added a reviewer: kzhuravl.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

This also allows three op patterns to use increased constant bus
limit of GFX10.


https://reviews.llvm.org/D61763

Files:
  lib/Target/AMDGPU/VOP3Instructions.td
  test/CodeGen/AMDGPU/add3.ll
  test/CodeGen/AMDGPU/add_shl.ll
  test/CodeGen/AMDGPU/and_or.ll
  test/CodeGen/AMDGPU/or3.ll
  test/CodeGen/AMDGPU/shl_add.ll
  test/CodeGen/AMDGPU/shl_or.ll
  test/CodeGen/AMDGPU/xor3.ll
  test/CodeGen/AMDGPU/xor_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61763.198922.patch
Type: text/x-patch
Size: 29102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/6de551b8/attachment-0001.bin>


More information about the llvm-commits mailing list