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

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 4 04:11:06 PST 2022


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

rebase to main.


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.397260.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220104/5c4e4d39/attachment-0001.bin>


More information about the cfe-commits mailing list