[llvm] [IR] NFC: Remove 'experimental' from partial.reduce.add intrinsic (PR #158637)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 15 18:18:07 PDT 2025
================
@@ -0,0 +1,25 @@
+; RUN: opt -S < %s | FileCheck %s
----------------
arsenm wrote:
Don't use opt here
https://github.com/llvm/llvm-project/pull/158637
More information about the llvm-commits
mailing list