This was using an anyext when promoting the type when zext/sext is required.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D15655
Fix broken type legalization of min/max ClosedPublic Authored by arsenm on Dec 18 2015, 2:23 PM.
Details
Summary This was using an anyext when promoting the type when zext/sext is required.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Dec 18 2015, 4:54 PM
Revision Contents
Diff 43269 lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
test/CodeGen/AMDGPU/max.ll
test/CodeGen/AMDGPU/min.ll
|