Commit b43b2a64 authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstCombine] Avoid use of shift constant expressions (NFCI)

Use the constant folding API instead. As we're working on
ImmConstants, these folds are guaranteed to succeed.
parent 51916f0c
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