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)
commit85e77b9fc00be3d93c9d7b335af0a4300b469ec2
tree194a9d2d00a008813e8016f008a1ab14dfdc1a8f
parent55ecf559944f686dcdc5530c076813d49f2940a9
parent6b0164a9c94e8bc566914697a87db6b4267788e5
Merge pull request #15961 from tannergooding/struct-packing

Updates `Vector64<T>`, `Vector128<T>`, and `Vector256<T>` to have the appropriate packing.