[llvm] [GISEL] Add G_INSERT_SUBVECTOR and G_EXTRACT_SUBVECTOR (PR #84538)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 21:08:34 PST 2024


================
@@ -0,0 +1,33 @@
+# RUN: not --crash llc -o - -mtriple=arm64 -run-pass=none -verify-machineinstrs %s 2>&1 | FileCheck %s
+# REQUIRES: aarch64-registered-target
----------------
michaelmaitland wrote:

I will remove this one here though!

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


More information about the llvm-commits mailing list