VTK-m MortonCodes on GCC 7 was generating maybe-uninitialized warnings.
The id4 while always valid is constructed using a lookup table and the compiler can't see if that will always be a valid vec 4.
The id4 while always valid is constructed using a lookup table and the compiler can't see if that will always be a valid vec 4.