Skip to content
Commit 6a9edda3 authored by Elad Cohen's avatar Elad Cohen
Browse files

[SelectionDAG] combine vextract (v1iX extract_subvector(vNiX, Idx))

into vextract(vNiX,Idx) when creating vextract with getNode().
This case appeared in AVX512 after fixing pr33349 in r310552.

Differential revision: https://reviews.llvm.org/D36571

llvm-svn: 310828
parent 9edfeac9
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