Skip to content
Commit 23d4254a authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] combineINSERT_SUBVECTOR - fold (insert_subvector X, (insert_subvector...

[X86] combineINSERT_SUBVECTOR - fold (insert_subvector X, (insert_subvector undef, Y, 0), Idx) -> (insert_subvector X, Y, Idx)

Helps some shuffle combines that do a poor job of peeking through (insert_subvector undef, Y, 0) vector widening patterns
parent e9f3034f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment