[llvm] [SelectionDAG] Fold constant min/max vector reductions (PR #209190)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 05:23:25 PDT 2026
================
@@ -0,0 +1,93 @@
+; RUN: llc -mtriple=riscv64 -mattr=+v < %s | FileCheck %s
----------------
mygitljf wrote:
okay
https://github.com/llvm/llvm-project/pull/209190
More information about the llvm-commits
mailing list