[llvm] [AArch64] Update tests with interleave intrinsics (PR #212312)

Kamlesh Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 01:24:16 PDT 2026


kamleshbhalui wrote:

> Thanks that is great.
> 
> Is this the intent to remove --lower-interleaved-accesses=false now? Do we not need to keep testing it until the pass is removed?

yes but we can keep both checks enabled and disabled for now.

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


More information about the llvm-commits mailing list