[PATCH] D84030: AMDGPU/GlobalISel: Select s16->s64 G_FPEXT
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 08:09:40 PDT 2020
Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: foad, arsenm.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
Make s16->s64 G_FPEXT legal, modify existing pattern
used by sdag so that it can be also used by global-isel.
https://reviews.llvm.org/D84030
Files:
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fpext.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fpext.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84030.278771.patch
Type: text/x-patch
Size: 3745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/913d023c/attachment.bin>
More information about the llvm-commits
mailing list