[llvm-branch-commits] [llvm] [LSR] Autogenerate some tests (PR #191664)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Apr 16 08:55:41 PDT 2026
================
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
; RUN: opt < %s -loop-reduce -S | FileCheck %s
----------------
arsenm wrote:
This should be updated to use new PM too?
https://github.com/llvm/llvm-project/pull/191664
More information about the llvm-branch-commits
mailing list