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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 27 14:48:01 PST 2019


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

Bug fix, rebase


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.183778.patch
Type: text/x-patch
Size: 36311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190127/e23658f6/attachment.bin>


More information about the llvm-commits mailing list