[llvm] [AArch64] Add command-line flag to disable MOPS for memory intrinsics (PR #172722)
Ties Stuij via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 2 08:36:12 PST 2026
================
@@ -0,0 +1,130 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
stuij wrote:
Yea, I was a bit worried that the intent of the tests might get lost, but you do get more coverage this way and less duplication, so I've merged them into `aarch64-mops.ll` now.
https://github.com/llvm/llvm-project/pull/172722
More information about the llvm-commits
mailing list