Skip to content
Commit c912f88c authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstCombine] Remove false commutativity from processUMulZExtIdiom() (NFCI)

This fold requires a fold against a constant, which will always be
on the RHS. If the swapped fold actually did trigger, it would
result in a miscompile, because it did not work with the swapped
predicate when swapping operands.
parent 5640d282
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment