Ensure that we don't try to get the simdBaseJitType for scalar intrinsics (#61982)
authorTanner Gooding <tagoo@outlook.com>
Fri, 3 Dec 2021 03:02:06 +0000 (19:02 -0800)
committerGitHub <noreply@github.com>
Fri, 3 Dec 2021 03:02:06 +0000 (19:02 -0800)
commit020ed385bc616caf8f394b52c40005ea2f67f2a0
tree16714a62878ba6d30832bc7ec89d7b18396fd62a
parentb84b62c380f05d0e04f05a6b3742f402b4ac0eb3
Ensure that we don't try to get the simdBaseJitType for scalar intrinsics (#61982)

* Ensure that we don't try to get the simdBaseJitType for scalar intrinsics

* Update a condition to also check for isScalarIsa
src/coreclr/jit/hwintrinsic.cpp