[llvm] [GISEL] Add G_VSCALE instruction (PR #84542)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 9 08:28:17 PST 2024


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

Updated

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


More information about the llvm-commits mailing list