[llvm] [AArch64][SME] Allow memory operations lowering to custom SME functions. (PR #79263)
Sander de Smalen via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 02:55:31 PST 2024
================
@@ -0,0 +1,552 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
sdesmalen-arm wrote:
Please rename this file, because `mops` has an overloaded meaning. What about `streaming-compatible-memory-ops.ll` ?
https://github.com/llvm/llvm-project/pull/79263
More information about the llvm-commits
mailing list