Commit 1a9fbf61 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] combineLoad - reuse an existing VBROADCAST_LOAD constant for a smaller...

[X86] combineLoad - reuse an existing VBROADCAST_LOAD constant for a smaller vector load of the same constant

Extends the existing code that performed something similar for SUBV_BROADCAST_LOAD, but this is just for cases where AVX2 targets loads full width 128-bit constant vectors but broadcasts the equivalent 256-bit constant vector

Fixes AVX2 case for Issue #70947
parent 9e618e5e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment