build_vector is a more useful canonical form when
pattern matching packed operations, so turn shift
into high element into a build_vector.
Should show no change for now.
Paths
| Differential D37094
AMDGPU: Turn int pack pattern into build_vector ClosedPublic Authored by arsenm on Aug 23 2017, 11:03 PM.
Details
Summary build_vector is a more useful canonical form when Should show no change for now.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptAug 23 2017, 11:03 PM Comment Actions
There's no visible change with this. Without it some of the tests added in D37222 and subsequent patches fail This revision is now accepted and ready to land.Aug 30 2017, 3:34 PM
Revision Contents
Diff 112505 lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
|