[llvm] [GlobalISel][AArch64] Legalize G_EXTRACT_SUBVECTOR for SVE (PR #114519)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 1 07:52:00 PDT 2024
================
@@ -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
----------------
tschuett wrote:
I can move it one directory up. I couldn't find any existing tests with similar coverage.
https://github.com/llvm/llvm-project/pull/114519
More information about the llvm-commits
mailing list