Commit bf09a925 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[InstCombine] remove likely redundant ValueTracking-based folds for shifts

This is not expected to have a functional difference as discussed in the
post-commit comments for 8a9c70fc. All of the motivating tests for
the older fold still optimize as expected because other code can infer
the 'nuw'.
parent 9209a519
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment