[InstSimplify] Add test for load from undef (NFC)
If we're loading from an all-undef value, we sometimes still return zero rather than undef.
Loading
Please sign in to comment
If we're loading from an all-undef value, we sometimes still return zero rather than undef.