[PATCH] D54714: [AMDGPU] Add and update scalar instructions

Graham Sellers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 09:45:03 PST 2018


grahamsellers updated this revision to Diff 174804.
grahamsellers edited the summary of this revision.
grahamsellers added a comment.

Addressing review comments. Adding more tests.


https://reviews.llvm.org/D54714

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SOPInstructions.td
  test/CodeGen/AMDGPU/andorn2.ll
  test/CodeGen/AMDGPU/constant-fold-mi-operands.ll
  test/CodeGen/AMDGPU/fceil64.ll
  test/CodeGen/AMDGPU/ftrunc.f64.ll
  test/CodeGen/AMDGPU/insert_vector_elt.ll
  test/CodeGen/AMDGPU/nand.ll
  test/CodeGen/AMDGPU/nor.ll
  test/CodeGen/AMDGPU/xnor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54714.174804.patch
Type: text/x-patch
Size: 28239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/3a3cd25a/attachment.bin>


More information about the llvm-commits mailing list