Commit ec13fed5 authored by Simon Pilgrim's avatar Simon Pilgrim Committed by Tom Stellard
Browse files

[X86] lowerV8I16Shuffle - use explicit SmallVector<SDValue, 4> width to avoid...

[X86] lowerV8I16Shuffle - use explicit SmallVector<SDValue, 4> width to avoid MSVC AVX alignment bug

As discussed on Issue #54645 - building llc with /AVX can result in incorrectly aligned structs

(cherry picked from commit cb5c4a59)
parent aaf0c921
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