[compiler-rt] [clang] [clang-tools-extra] [flang] [llvm] [Legalizer] Expand fmaximum and fminimum (PR #67301)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 11:27:15 PST 2023
Artem-B wrote:
What are the next steps needed to move this patch forward?
It would be great if we could land it, as we already have real-world need for lowering fminimum/fmaximum on targets that do not have native support for it.
https://github.com/llvm/llvm-project/pull/67301
More information about the llvm-commits
mailing list