[PATCH] D114688: [Clang] Add __builtin_elementwise_ceil

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 30 22:47:08 PST 2021


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

Adjust code style


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

https://reviews.llvm.org/D114688

Files:
  clang/include/clang/Basic/Builtins.def
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-elementwise-math.c
  clang/test/Sema/builtins-elementwise-math.c
  clang/test/SemaCXX/builtins-elementwise-math.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114688.390914.patch
Type: text/x-patch
Size: 7878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211201/eea25d1d/attachment-0001.bin>


More information about the cfe-commits mailing list