Skip to content
Commit 4aeec519 authored by Craig Topper's avatar Craig Topper
Browse files

[DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine with BUILD_VECTORS...

[DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine with BUILD_VECTORS between LegalizeVectorOps and LegalizeDAG.

BUILD_VECTORs aren't themselves legalized until LegalizeDAG so we should still be able to create an "illegal" one before that. This helps combine with BUILD_VECTORS that are introduced during LegalizeVectorOps due to unrolling.

llvm-svn: 327446
parent 5bcb9d72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment