[PATCH] D57478: GlobalISel: Implement fewerElementsVector for shifts

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 09:51:52 PST 2019


arsenm updated this revision to Diff 185338.
arsenm added a comment.

Try to add better comments and rename function


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

https://reviews.llvm.org/D57478

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57478.185338.patch
Type: text/x-patch
Size: 107548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/9542841e/attachment.bin>


More information about the llvm-commits mailing list