[llvm] [GlobalISel][AArch64] Legalize G_EXTRACT_SUBVECTOR for SVE (PR #114519)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 07:47:12 PDT 2024


Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/114519 at github.com>


================
@@ -0,0 +1,53 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mtriple aarch64 -mattr=+sve  | FileCheck %s
----------------
arsenm wrote:

non globalisel run line in the globalisel test? At least needs an explicit -global-isel=0 

https://github.com/llvm/llvm-project/pull/114519


More information about the llvm-commits mailing list