[llvm] [Intrinsics][AArch64] Add intrinsic to mask off aliasing vector lanes (PR #117007)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 09:53:46 PDT 2025


================
@@ -0,0 +1,48 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
sdesmalen-arm wrote:

nit: maybe merge this file with alias_mask_nosve2.ll and have two RUN lines?
(in that case, would expand_alias_mask.ll` be a better name?)

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


More information about the llvm-commits mailing list