[llvm] [Aarch64] Add missing earlyclobber to sqrshr and uqrshl instructions. (PR #77782)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 11 10:09:04 PST 2024
================
@@ -0,0 +1,6 @@
+@ RUN: not llvm-mc -triple armv8.1m.main -mattr=+mve < %s 2>&1 | FileCheck %s
----------------
davemgreen wrote:
This test can be moved too :)
https://github.com/llvm/llvm-project/pull/77782
More information about the llvm-commits
mailing list