[PATCH] D55645: AMDGPU/GlobalISel: Handle legality/regbanks for 32/64-bit shifts
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 23:12:45 PST 2018
arsenm created this revision.
arsenm added reviewers: tstellar, rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
https://reviews.llvm.org/D55645
Files:
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-ashr.mir
test/CodeGen/AMDGPU/GlobalISel/regbankselect-lshr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55645.178002.patch
Type: text/x-patch
Size: 13914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/d2732d67/attachment.bin>
More information about the llvm-commits
mailing list