[PATCH] D153233: clang: Add __builtin_elementwise_rint and nearbyint

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 11:53:45 PDT 2023


arsenm updated this revision to Diff 533007.
arsenm marked an inline comment as done.
arsenm added a comment.

Keep fixing documentation


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153233/new/

https://reviews.llvm.org/D153233

Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-elementwise-math.c
  clang/test/CodeGen/strictfp-elementwise-bulitins.cpp
  clang/test/Sema/builtins-elementwise-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153233.533007.patch
Type: text/x-patch
Size: 20314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230620/c2e5be7a/attachment-0001.bin>


More information about the cfe-commits mailing list