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

[X86] Lower v1i1/v2i1/v4i1/v8i1 load/stores to i8 load/store during op...

[X86] Lower v1i1/v2i1/v4i1/v8i1 load/stores to i8 load/store during op legalization if AVX512DQ is not supported.

We were previously doing this with isel patterns. Moving it to op legalization gives us chance to see the required bitcast earlier. And it lets us remove some isel patterns.

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