[clang] Clang: Add elementwise minnum/maxnum builtin functions (PR #129207)

YunQiang Su via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 19 01:07:01 PDT 2025


wzssyqa wrote:

> > > Needs the documentation updates in clang language extensions with the other elementwise builtins, and a release note
> > 
> > 
> > Documentation updated. And ReleaseNotes is submitted as a new PR: #131977
> 
> Best to keep the note about the new builtins here. The PR mentioning the other changes is separate from this standalone addition

Done

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


More information about the cfe-commits mailing list