This is for AMDGPU to implement v2i64 extract as extract of half of a v4i32.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This (and the other related patches) are already hit by existing tests when D14251 is applied
Paths
| Differential D14246
LegalizeDAG: Implement promote for extract_vector_elt ClosedPublic Authored by arsenm on Nov 2 2015, 11:03 AM.
Details
Summary This is for AMDGPU to implement v2i64 extract as extract of half of a v4i32.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Nov 10 2015, 10:18 AM Comment Actions
This (and the other related patches) are already hit by existing tests when D14251 is applied
Revision Contents
Diff 38945 lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
|