Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56476
GlobalISel: Implement fewerElementsVector for extensions ClosedPublic Authored by arsenm on Jan 8 2019, 10:48 PM.
Details
Diff Detail Event TimelineHerald added subscribers: tschuett, kristof.beyls, rovka and 3 others. · View Herald TranscriptJan 8 2019, 10:48 PM This revision is now accepted and ready to land.Jan 24 2019, 3:27 PM
Revision Contents
Diff 183132 include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-anyext.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-fpext.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-sext.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-zext.mir
|