[llvm] [AArch64] Add neon bici test for haddu and shadd (PR #84073)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 02:46:17 PST 2024


================
@@ -0,0 +1,129 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
+; RUN: llc -mtriple=aarch64-neon < %s | FileCheck %s
----------------
davemgreen wrote:

-mtriple=aarch64 should be fine.

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


More information about the llvm-commits mailing list