Diff Detail
Diff Detail
Paths
| Differential D55645
AMDGPU/GlobalISel: Handle legality/regbanks for 32/64-bit shifts ClosedPublic Authored by arsenm on Dec 12 2018, 11:12 PM.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 7 others. · View Herald TranscriptDec 12 2018, 11:12 PM arsenm added a parent revision: D55639: GlobalISel: Allow shift amount to be a different type.Dec 12 2018, 11:12 PM This revision is now accepted and ready to land.Dec 13 2018, 10:56 AM
Revision Contents
Diff 178002 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
|