From a0d6f0de57fa5a63d55ea527849be8d4179c3ed6 Mon Sep 17 00:00:00 2001 From: MerryMage Date: Thu, 26 Jul 2018 09:42:34 +0100 Subject: [PATCH] emit_x64_vector_floating_point: Remove unnecessary double jump in HandleNaNs --- src/backend_x64/emit_x64_vector_floating_point.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/backend_x64/emit_x64_vector_floating_point.cpp b/src/backend_x64/emit_x64_vector_floating_point.cpp index a977be41..f746dc29 100644 --- a/src/backend_x64/emit_x64_vector_floating_point.cpp +++ b/src/backend_x64/emit_x64_vector_floating_point.cpp @@ -86,8 +86,7 @@ static void HandleNaNs(BlockOfCode& code, EmitContext& ctx, std::array