Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commit
8c5f2361
authored
Jan 30, 2017
by
Sanjay Patel
Browse files
[InstCombine] enable (X <<nsw C1) >>s C2 --> X <<nsw (C1 - C2) for vectors with splat constants
llvm-svn: 293570
parent
6d76b7b4
Loading
Loading
Loading
Changes
2
Show whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment