[llvm] Add `llvm.vector.partial.reduce.fadd` intrinsic (PR #159776)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 23 04:06:04 PDT 2025


paulwalker-arm wrote:

You'll need to roll out the `reassoc` change to the LangRef as well, so the unordered nature is activated by this option but then add a separate note stating the flag is required.

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


More information about the llvm-commits mailing list