[llvm] [LV] Add support for absolute difference partial reductions (PR #188043)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 01:14:36 PDT 2026
================
@@ -0,0 +1,50 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
fhahn wrote:
looks like the tests are still part of the PR, would be good to remove here or merge https://github.com/llvm/llvm-project/pull/191383 first
https://github.com/llvm/llvm-project/pull/188043
More information about the llvm-commits
mailing list