Merge pull request #15961 from tannergooding/struct-packing
authorTanner Gooding <tagoo@outlook.com>
Sun, 28 Jan 2018 00:02:12 +0000 (16:02 -0800)
committerGitHub <noreply@github.com>
Sun, 28 Jan 2018 00:02:12 +0000 (16:02 -0800)
Updates `Vector64<T>`, `Vector128<T>`, and `Vector256<T>` to have the appropriate packing.


Trivial merge