[PATCH] D63751: AMDGPU: Select G_SEXT/G_ZEXT/G_ANYEXT
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 20:23:23 PDT 2019
arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
https://reviews.llvm.org/D63751
Files:
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
lib/Target/AMDGPU/AMDGPUInstructionSelector.h
lib/Target/AMDGPU/AMDGPURegisterBanks.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-anyext.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-sext.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-zext.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63751.206360.patch
Type: text/x-patch
Size: 22662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/5cb1b203/attachment.bin>
More information about the llvm-commits
mailing list