[PATCH] D66111: GlobalISel: Implement lower for G_SHUFFLE_VECTOR

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 14:57:12 PDT 2019


arsenm created this revision.
arsenm added reviewers: aemerson, aditya_nandakumar, paquette, dsanders.
Herald added subscribers: Petar.Avramovic, volkan, rovka, nhaehnle, wdng, jvesely.
arsenm added a parent revision: D66109: GlobalISel: Change representation of shuffle masks.

https://reviews.llvm.org/D66111

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66111.214715.patch
Type: text/x-patch
Size: 13642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/d075c95c/attachment.bin>


More information about the llvm-commits mailing list