[PATCH] D84376: AMDGPU/GlobalISel: Fix selecting broken copies for s32->s64 anyext
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 18:10:56 PDT 2020
arsenm created this revision.
arsenm added reviewers: kerbowa, nhaehnle, foad, mbrkusanin, Petar.Avramovic.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
These should probably not be legal in the first place, but that might
also be a pain.
https://reviews.llvm.org/D84376
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-anyext.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84376.279990.patch
Type: text/x-patch
Size: 4471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/a95338b2/attachment.bin>
More information about the llvm-commits
mailing list