[PATCH] D57164: GlobalISel: Handle odd splits in fewerElementsVector for load/store

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 12:20:17 PST 2019


arsenm updated this revision to Diff 184153.
arsenm marked 6 inline comments as done.
arsenm added a comment.

Add comments, rearrange parameters to insertParts


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

https://reviews.llvm.org/D57164

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-load.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-store.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57164.184153.patch
Type: text/x-patch
Size: 37230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/eccf5413/attachment.bin>


More information about the llvm-commits mailing list