[PATCH] D74271: AMDGPU/GlobalISel: Fix G_EXTRACT of 96-bit results

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 17:35:21 PST 2020


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

This would assert on an unhandled size in getRegSplitParts.


https://reviews.llvm.org/D74271

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-extract.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74271.243335.patch
Type: text/x-patch
Size: 4025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/8252e1ed/attachment.bin>


More information about the llvm-commits mailing list