[llvm] [ISel][AArch64] Add CodeGen support for partial sub reductions. (PR #186809)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 09:00:23 PDT 2026


================

----------------
paulwalker-arm wrote:

Can you add `getPartialMLS()` to SelectionDAG? because the same code exists below and presumably will exist everywhere somebody wants to create this virtual operation.

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


More information about the llvm-commits mailing list