[PATCH] D61763: AMDGPU] Pattern for v_xor3_b32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 17:06:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360395: [AMDGPU] Pattern for v_xor3_b32 (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D61763?vs=198922&id=198957#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61763/new/

https://reviews.llvm.org/D61763

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61763.198957.patch
Type: text/x-patch
Size: 29417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/2728a8e8/attachment-0001.bin>


More information about the llvm-commits mailing list