Skip to content
Commit 3f722d40 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Use v4i32 vzloads instead of v2i64 for vpmovzx/vpmovsx patterns where...

[X86] Use v4i32 vzloads instead of v2i64 for vpmovzx/vpmovsx patterns where only 32-bits are loaded.

v2i64 vzload defines a 64-bit memory access. It doesn't look like
we have any coverage for this either way.

Also remove some vzload usages where the instruction loads only
16-bits.

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