This only really matters when the index is non-constant since the constant case already gets taken care of by other combines.
Details
Details
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 5 2016, 11:32 AM
Paths
| Differential D21937
DAGCombiner: Fold away vector extract of insert with the same index
ClosedPublic Authored by arsenm on Jul 1 2016, 2:06 PM.
Details
Summary This only really matters when the index is non-constant since the constant case already gets taken care of by other combines.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 5 2016, 11:32 AM
Revision Contents
Diff 62537 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/vector-extract-insert.ll
|