[mono][simd] Add MONO_TYPE_I and MONO_TYPE_U types for OP_NEGATION on amd64 (#87607)
authorMilos Kotlar <kotlarmilos@gmail.com>
Thu, 15 Jun 2023 14:54:39 +0000 (16:54 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2023 14:54:39 +0000 (16:54 +0200)
commitc6da14e2c095fba00b1efd0584fb147ac3d6f0bf
tree69fbd0e4198bf767d239a1fac8614fd0719989e7
parent680043eca3595352930235fbf9353e1fb9e1f174
[mono][simd] Add MONO_TYPE_I and MONO_TYPE_U types for OP_NEGATION on amd64 (#87607)

* Add MONO_TYPE_I and MONO_TYPE_U types for OP_NEGATION on amd64

* Use TYPE_I64 for MONO_TYPE_I and MONO_TYPE_U types
src/mono/mono/mini/mini-amd64.c