[llvm] [Aarch64] Add missing earlyclobber to sqrshr and uqrshl instructions. (PR #77782)

Alfie Richards via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 10:16:27 PST 2024


================
@@ -0,0 +1,6 @@
+@ RUN: not llvm-mc -triple armv8.1m.main -mattr=+mve < %s 2>&1 | FileCheck %s
----------------
AlfieRichardsArm wrote:

Oh I just checked this and seemingly my eyes skipped right over it. Thank you!

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


More information about the llvm-commits mailing list