[PATCH] D115429: [Clang] Implement the rest of __builtin_elementwise_* functions.

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 19 05:53:51 PST 2021


junaire updated this revision to Diff 395323.
junaire added a comment.

Format the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115429

Files:
  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: D115429.395323.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211219/2947a6e4/attachment-0001.bin>


More information about the cfe-commits mailing list