[llvm] [AArch64][NFC] Refactor SVE tail-folding option interleave test (PR #217560)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 05:45:42 PDT 2026
================
@@ -283,39 +283,39 @@ for.end:
define void @interleave(ptr noalias %dst, ptr noalias %src, i64 %n) #0 {
----------------
fhahn wrote:
while you touch the file, it may be worth to also re-generate with `--version 6` (and `--reset-variable-names`)
https://github.com/llvm/llvm-project/pull/217560
More information about the llvm-commits
mailing list