[llvm] [LoopVectorizer] Add support for partial reductions (PR #92418)

Kiran Chandramohan via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 04:21:23 PDT 2024


================
@@ -173,9 +173,9 @@ namespace Intrinsic {
     ArgKind getArgumentKind() const {
----------------
kiranchandramohan wrote:

Are the changes in the file formatting only? If so, Can this be removed from this patch?

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


More information about the llvm-commits mailing list