[llvm] [SelectionDAG] Fold constant min/max vector reductions (PR #209190)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 19:48:45 PDT 2026


================
@@ -0,0 +1,93 @@
+; RUN: llc -mtriple=riscv64 -mattr=+v -global-isel=0 -verify-machineinstrs < %s | FileCheck %s
----------------
mygitljf wrote:

okay

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


More information about the llvm-commits mailing list