[PATCH] D55380: [AMDGPU] Shrink scalar AND, OR, XOR instructions

Graham Sellers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 13:22:26 PST 2018


grahamsellers updated this revision to Diff 177034.
grahamsellers marked an inline comment as done.
grahamsellers added a comment.

Addressing review comments.


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

https://reviews.llvm.org/D55380

Files:
  lib/Target/AMDGPU/SIShrinkInstructions.cpp
  test/CodeGen/AMDGPU/andorbitset.ll
  test/CodeGen/AMDGPU/andorxorinvimm.ll
  test/CodeGen/AMDGPU/fabs.ll
  test/CodeGen/AMDGPU/fneg-fabs.ll
  test/CodeGen/AMDGPU/gep-address-space.ll
  test/CodeGen/AMDGPU/local-64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55380.177034.patch
Type: text/x-patch
Size: 10837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/db80019e/attachment.bin>


More information about the llvm-commits mailing list