[llvm] Intrinsic: introduce minimumnum and maximumnum (PR #96299)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 06:15:05 PDT 2024


wzssyqa wrote:

> This is a huge patch. Please split out/stack the backend changes.

It is not easy to split, as we need to make test always green.

Maybe we can split APFloat out first.

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


More information about the llvm-commits mailing list