Don't fgMorphCommutative when the optimization can violate VN invariants or remove...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Tue, 17 Aug 2021 18:41:32 +0000 (11:41 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 18:41:32 +0000 (11:41 -0700)
commit52ae8c334b49c2169daf6ddd9361aeb6598767a5
tree41b7137ef3dae61cd72d4d5817b240f5fcabaea3
parent13d992760f221bda9066c674dc2e13ee29a84613
Don't fgMorphCommutative when the optimization can violate VN invariants or remove an active CSE candidate (#57160)
src/coreclr/jit/morph.cpp
src/tests/JIT/Regression/JitBlue/Runtime_56935/Runtime_56935.cs [new file with mode: 0644]
src/tests/JIT/Regression/JitBlue/Runtime_56935/Runtime_56935.csproj [new file with mode: 0644]