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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 06:37:27 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348488: AMDGPU: Generate VALU ThreeOp Integer instructions (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51995?vs=171895&id=176965#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D51995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51995.176965.patch
Type: text/x-patch
Size: 32215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/06ff8cc9/attachment-0001.bin>


More information about the llvm-commits mailing list