[PATCH] D52019: [AMDGPU] Divergence driven instruction selection. Part 1.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 04:26:35 PDT 2018


alex-t updated this revision to Diff 166260.
alex-t added a comment.

MC/Disassembler/AMDGPU passed
Tests fixed


https://reviews.llvm.org/D52019

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOPInstructions.td
  test/CodeGen/AMDGPU/add.ll
  test/CodeGen/AMDGPU/amdgcn.private-memory.ll
  test/CodeGen/AMDGPU/bfe-patterns.ll
  test/CodeGen/AMDGPU/ctpop64.ll
  test/CodeGen/AMDGPU/extract-lowbits.ll
  test/CodeGen/AMDGPU/fabs.f16.ll
  test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll
  test/CodeGen/AMDGPU/shift-i128.ll
  test/CodeGen/AMDGPU/shl.v2i16.ll
  test/CodeGen/AMDGPU/sibling-call.ll
  test/CodeGen/AMDGPU/sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52019.166260.patch
Type: text/x-patch
Size: 37768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/411ad5f9/attachment.bin>


More information about the llvm-commits mailing list