[PATCH] D51995: AMDGPU: Generate VALU ThreeOp Integer instructions

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 05:17:15 PDT 2018


nhaehnle updated this revision to Diff 171895.
nhaehnle added a comment.

Add missing V_XAD_U32 pattern.


Repository:
  rL LLVM

https://reviews.llvm.org/D51995

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/sibling-call.ll
  test/CodeGen/AMDGPU/xor_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51995.171895.patch
Type: text/x-patch
Size: 31780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/19024b57/attachment.bin>


More information about the llvm-commits mailing list