[clang] Add __builtin_fmaf16. (PR #97424)

2024-07-15 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam closed https://github.com/llvm/llvm-project/pull/97424 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Add __builtin_fmaf16. (PR #97424)

2024-07-12 Thread Zahira Ammarguellat via cfe-commits
zahiraam wrote: > Changes LGTM but please be sure to add a release note when landing so users > know about the improvement. Thanks for the review. https://github.com/llvm/llvm-project/pull/97424 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] Add __builtin_fmaf16. (PR #97424)

2024-07-12 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam updated https://github.com/llvm/llvm-project/pull/97424 >From 417d72fdd88fddbd843ff3c19681a07e680852c7 Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Tue, 2 Jul 2024 07:41:42 -0700 Subject: [PATCH 1/3] Add __builtin_fma16. --- clang/include/clang/Basic/Bu

[clang] Add __builtin_fmaf16. (PR #97424)

2024-07-12 Thread Zahira Ammarguellat via cfe-commits
https://github.com/zahiraam edited https://github.com/llvm/llvm-project/pull/97424 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits