rust/compiler
Tomasz Miąsko a4dc92b483 Introduce a temporary for discriminant value in MatchBranchSimplification
The optimization introduces additional uses of the discriminant operand, but
does not ensure that it is still valid to evaluate it or that it still
evaluates to the same value.

Evaluate it once at original position, and store the result in a new temporary.
2020-10-21 00:00:00 +00:00
..
2020-09-11 09:37:51 -07:00
2020-10-20 16:42:51 +02:00
2020-09-23 21:51:56 +02:00
2020-10-16 15:21:18 -03:00
2020-09-23 21:51:56 +02:00
2020-10-19 21:11:40 +01:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-10-16 15:13:28 -03:00
2020-10-16 12:58:50 -04:00