Temporary workaround for #83792 (#83794)
authorKatelyn Gadd <kg@luminance.org>
Thu, 23 Mar 2023 02:00:21 +0000 (19:00 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2023 02:00:21 +0000 (19:00 -0700)
commit6031818a478bdd87e898de73be91b78cd7768dc6
treeae0824e04b1fe6c67cbcb5a2e3d48f32e0f8ad3b
parenta1982e27db92ccb186bee3650e81f33a72a1ffc6
Temporary workaround for #83792 (#83794)

The inlining changes have caused us to run some stuff in the interpreter in AOT configuration that used to run in AOT, which is somehow causing some floating point tests to fail that pass in interp-only mode. This workaround makes the tests work again.
src/mono/mono/mini/interp/transform.c