From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 21AE91F4B4 for ; Wed, 7 Oct 2020 10:33:54 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 6ECB2120A88; Wed, 7 Oct 2020 19:33:09 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 536F7120A43 for ; Wed, 7 Oct 2020 19:33:07 +0900 (JST) Received: by filterdrecv-p3las1-6f66587546-wd65n with SMTP id filterdrecv-p3las1-6f66587546-wd65n-19-5F7D997F-67 2020-10-07 10:33:36.064842001 +0000 UTC m=+1341298.269501765 Received: from herokuapp.com (unknown) by geopod-ismtpd-3-1 (SG) with ESMTP id Nn05empHQv-wtc5xMX-dEA for ; Wed, 07 Oct 2020 10:33:35.898 +0000 (UTC) Date: Wed, 07 Oct 2020 10:33:36 +0000 (UTC) From: jaruga@redhat.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 76159 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Feature X-Redmine-Issue-Id: 17215 X-Redmine-Issue-Author: jaruga X-Redmine-Sender: jaruga X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?yXpFNqRr1dEY0snEQ6vUpjORBmm3WV3CBkaa8tOjsKm1v7AFWCf3Mvk2kxCP08?= =?us-ascii?Q?gJlp2v4KT4=2FNnEZ16KvO4fe3JycBful5DG3x56E?= =?us-ascii?Q?JYkMy2JpXHKQ6iJ5AZqvHBIFy1xAHJ4HH03Tv1N?= =?us-ascii?Q?qOzqLyR=2F5PWK7k9zlUe9q8LHEKpH0v0mrpmnFTH?= =?us-ascii?Q?e4aQj1oGyca6iIz2iRFCN8dZu2pluOahr6sX78z?= =?us-ascii?Q?9hKGJ6SB9pKUrR9hA=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 100320 Subject: [ruby-core:100320] [Ruby master Feature#17215] Backport for arm64 optimizations that exist for power/x86 X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #17215 has been updated by jaruga (Jun Aruga). Hi Ali, thanks for your help! Please note I think the commit is a new feature, and the ticket with "Tracker: Feature" does not have the backport field to make the backport easy. But if someone likes changing the Tracker type from Feature to Bug, I am happy to change it. ---------------------------------------- Feature #17215: Backport for arm64 optimizations that exist for power/x86 https://bugs.ruby-lang.org/issues/17215#change-87902 * Author: jaruga (Jun Aruga) * Status: Open * Priority: Normal ---------------------------------------- Is it possible to backport this commit to ruby_2_7? Enable arm64 optimizations that exist for power/x86 https://github.com/ruby/ruby/commit/511b55bcefc81c036294dc9a544d14bd342acd3b The commit comes from https://github.com/ruby/ruby/pull/3393 . Thanks. -- https://bugs.ruby-lang.org/