[PATCH] D64733: AMDGPU/GlobalISel: Custom legalize G_EXTRACT_VECTOR_ELT

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 06:02:54 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.

Turn the constant cases into G_EXTRACTs.


https://reviews.llvm.org/D64733

Files:
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  test/CodeGen/AMDGPU/GlobalISel/legalize-extract-vector-elt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64733.209828.patch
Type: text/x-patch
Size: 22446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/ae335eec/attachment.bin>


More information about the llvm-commits mailing list