Nadav Rotem <nrotem at apple.com> writes:
> The idea is that you want to optimize your code based on the premise
> that undefined behavior in C allows you to do anything you like (to
> the undefined value).
To the undefined value, sure, but how does that get extrapolated to
treating the entire vector as undef?
-David