Merge pull request dotnet/coreclr#7683 from sivarv/VectorByteFix
authorSivarv <sivarv@microsoft.com>
Tue, 18 Oct 2016 17:18:25 +0000 (10:18 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2016 17:18:25 +0000 (10:18 -0700)
commit4325a0e2ea00cfaedac9872616c688bae4eb60fe
treeaabab30b953b4c6a0496a81f9383cb64f461b77d
parent349437c868bc82f12441bfc51dd17203b7a01d33
parent7294acfe60984d70dcbd6ba50beec80d1d23a582
Merge pull request dotnet/coreclr#7683 from sivarv/VectorByteFix

Vector<T>.ctor(T val) is not recognized for ubyte/byte/short/ushort when the arg is a local of small int type (e.g. method args).

Commit migrated from https://github.com/dotnet/coreclr/commit/2a09852cff2a62619d423ad7f5ebf2284981250f