Displaying 1 result from an estimated 1 matches for "4a59dab0".
2016 Oct 23
2
RFC: Killing undef and spreading poison
> So just to be clear (mainly so i can go back to letting y'all hash this out), in value numbering:
> 1. I can value number all freeze operations on the same operand to the same value
> *as long as*
> 2. I replace all freeze values of the same operand with a single one.
>
> Or am i misunderstanding?
> If i've got it right, the issue i see with #2 is whether i can