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

[InstCombine] use m_APInt to allow (X << C) >>u C --> X & (-1 >>u C) with splat vectors

llvm-svn: 293208
parent 600b5261
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