[llvm] [CodeGen] Fix failing assert in interleaved access pass (PR #156457)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 07:14:30 PDT 2025


================
@@ -1,5 +1,4 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 2
-; RUN: opt < %s -interleaved-access -S | FileCheck %s
----------------
david-arm wrote:

It looked to me like it was an identical RUN line so I thought I'd remove it to save on testing time.

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


More information about the llvm-commits mailing list