Merge pull request #2087 from KhronosGroup/fix-2070-implicit-conv-single-arg
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Tue, 18 Feb 2020 14:27:50 +0000 (07:27 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2020 14:27:50 +0000 (07:27 -0700)
HLSL: Fix part of #2070: Correctly handle promotion for <unary-op>(int).


Trivial merge