Add flags checks to BMI1 intrinsic lowering (#66736)
authorWraith <wraith2@gmail.com>
Sun, 20 Mar 2022 10:41:02 +0000 (10:41 +0000)
committerGitHub <noreply@github.com>
Sun, 20 Mar 2022 10:41:02 +0000 (11:41 +0100)
commitfa1f2834dace0a34c53f1e1039b5af640fe51576
tree720a0cd8d78ffbad4b6be52df77a0c9bd5b5ba80
parent35be54579ed322177845101db4b115b3d768d9c4
Add flags checks to BMI1 intrinsic lowering (#66736)

* add flags checks to BMI1 intrinsic lowering to prevent decomposed longs in x84 from being altered

* update bmji1intrinsics tests
src/coreclr/jit/lowerxarch.cpp
src/tests/JIT/Intrinsics/BMI1Intrinsics.cs