[PATCH] D44021: AMDGPU/GlobalISel: Make some G_EXTRACTs legal
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 2 08:59:58 PST 2018
arsenm created this revision.
arsenm added reviewers: tstellar, rampitec, ab, t.p.northover.
Herald added subscribers: t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, kzhuravl.
As far as I can tell legalization of weird sizes for the
output type isn't implemented.
https://reviews.llvm.org/D44021
Files:
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-extract.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44021.136766.patch
Type: text/x-patch
Size: 4284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/c603234e/attachment.bin>
More information about the llvm-commits
mailing list