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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 09:42:14 PST 2019


arsenm created this revision.
arsenm added reviewers: paquette, aemerson, dsanders, volkan, aditya_nandakumar.
Herald added subscribers: tschuett, kristof.beyls, rovka, nhaehnle, wdng, jvesely.

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.183331.patch
Type: text/x-patch
Size: 36518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/d962df38/attachment.bin>


More information about the llvm-commits mailing list