[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,982 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
davemgreen wrote:
Have a lot of load tests been removed? It is not clear what is changing other than moving the file. llvm/test/Transforms/InterleavedAccess/AArch64/interleaved-accesses-extract-user.ll has been removed?
https://github.com/llvm/llvm-project/pull/214133
More information about the llvm-commits
mailing list