[PATCH] D144802: clang: Add __builtin_elementwise_round

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 18 10:44:10 PDT 2023


arsenm updated this revision to Diff 532481.
arsenm marked 2 inline comments as done.
arsenm added a comment.

Fix description and add release notes


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

https://reviews.llvm.org/D144802

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/Sema/builtins-elementwise-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144802.532481.patch
Type: text/x-patch
Size: 6602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230618/587de3b3/attachment.bin>


More information about the cfe-commits mailing list