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

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 04:49:57 PDT 2026


================
@@ -0,0 +1,93 @@
+; RUN: llc -mtriple=riscv64 -mattr=+v < %s | FileCheck %s
----------------
lukel97 wrote:

Can you regenerate these tests with `./utils/update_llc_test_checks.py`?

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


More information about the llvm-commits mailing list