[llvm] [IR][LangRef] Add partial reduction add intrinsic (PR #94499)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 01:39:50 PDT 2024


arsenm wrote:

What's the benefit to claiming this is a separate operation from the existing reduction intrinsics? Can't you just loosen the type declaration to allow vector types for the result? 

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


More information about the llvm-commits mailing list