From 6035ea12396bcd1468e83a3b892180e70fd24df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Sun, 3 Mar 2019 08:34:01 +0100 Subject: Reclassify get_tuple_element with a Y destination as hot get_tuple_element with an Y register has become more frequent with the new compiler. --- erts/emulator/beam/ops.tab | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'erts/emulator') diff --git a/erts/emulator/beam/ops.tab b/erts/emulator/beam/ops.tab index 81f598d266..79c5afd238 100644 --- a/erts/emulator/beam/ops.tab +++ b/erts/emulator/beam/ops.tab @@ -215,11 +215,7 @@ set_tuple_element s S P # Get tuple element -i_get_tuple_element xy P x - -%cold -i_get_tuple_element xy P y -%hot +i_get_tuple_element xy P xy i_get_tuple_element2 x P x i_get_tuple_element2_dst x P x x -- cgit v1.2.3