Commit cb5c4a59 authored by Simon Pilgrim's avatar Simon Pilgrim
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
parent a5a598be
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