Skip to content
Commit 2d793895 authored by Matt Arsenault's avatar Matt Arsenault
Browse files

DAGCombiner: Fold away vector extract of insert with the same index

This only really matters when the index is non-constant since the
constant case already gets taken care of by other combines.

llvm-svn: 274569
parent d458c4de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment