[llvm] [AArch64][NFC] Refactor SVE tail-folding option interleave test (PR #217560)

Harry Ramsey via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 06:21:53 PDT 2026


================
@@ -283,39 +283,39 @@ for.end:
 define void @interleave(ptr noalias %dst, ptr noalias %src, i64 %n) #0 {
----------------
Harry-Ramsey wrote:

This was manually updated. Using `utils/update_test_checks.py` has made the diff quite large since it removes the regex patterns but if that is acceptable, I can update that now? 

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


More information about the llvm-commits mailing list