[llvm] [AArch64] Move interleaved access testcase to codegen (PR #214133)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 23:23:47 PDT 2026
================
@@ -0,0 +1,642 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
----------------
davemgreen wrote:
This test "fixed-deinterleave-intrinsics.ll" doesn't have any deinterleave intrinsics in it?
https://github.com/llvm/llvm-project/pull/214133
More information about the llvm-commits
mailing list