[PATCH] D116736: [Clang] Add __builtin_reduce_or and __builtin_reduce_and

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 14 06:06:55 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8de0c1feca28: [Clang] Add __builtin_reduce_or and __builtin_reduce_and (authored by junaire).

Changed prior to commit:
  https://reviews.llvm.org/D116736?vs=398838&id=399966#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116736

Files:
  clang/include/clang/Basic/Builtins.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-reduction-math.c
  clang/test/Sema/builtins-reduction-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116736.399966.patch
Type: text/x-patch
Size: 4968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220114/8c470907/attachment-0001.bin>


More information about the cfe-commits mailing list