[PATCH] D44026: AMDGPU/GlobalISel: Make some G_MERGE_VALUEs legal

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 09:23:17 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.

Unsure on the legalization status of these for other sizes, but it seems to not work


https://reviews.llvm.org/D44026

Files:
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44026.136773.patch
Type: text/x-patch
Size: 7323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/ee543e3e/attachment.bin>


More information about the llvm-commits mailing list