Skip to content
Commit 31140ade authored by Craig Topper's avatar Craig Topper
Browse files

[AVX-512] Fix a bug that prevented some non-temporal loads from using the movntdqa instruction.

The bitconverts here had an input type of 128-bits and an output type of 256 bits. The input type should also have been 256 bits.

llvm-svn: 308702
parent d8e12128
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