[PATCH] D84249: AMDGPU/GlobalISel: Stop using G_EXTRACT in argument lowering
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 09:58:53 PDT 2020
arsenm created this revision.
arsenm added reviewers: kerbowa, foad, nhaehnle, hsmhsm, Petar.Avramovic, mbrkusanin.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
We really need to put this undef padding stuff into a helper
somewhere, but leave that for when this is moved to generic code.
https://reviews.llvm.org/D84249
Files:
llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-llvm.amdgcn.image.load.2d.d16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84249.279566.patch
Type: text/x-patch
Size: 52291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/03337710/attachment-0001.bin>
More information about the llvm-commits
mailing list