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

[X86] Add test case to show missed opportunity to shrink a constant index to a...

[X86] Add test case to show missed opportunity to shrink a constant index to a gather in order to avoid splitting.

Also add a test case for an index that could be shrunk, but
would create a narrow type. We can go ahead and do it we just
need to be before type legalization.

Similar test cases for scatter as well.

llvm-svn: 373290
parent 8ac5c746
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