Skip to content
Commit 373db5ba authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[InstCombine] enable (X >>?exact C1) << C2 --> X >>?exact (C1-C2) for vectors with splat constants

llvm-svn: 293524
parent 5d4e7c08
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