[PATCH] D112001: [Clang] Add min/max reduction builtins.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 20 07:26:21 PDT 2021
fhahn updated this revision to Diff 380948.
fhahn marked an inline comment as done.
fhahn added a comment.
rebase on top of recently updated patches.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112001/new/
https://reviews.llvm.org/D112001
Files:
clang/include/clang/Basic/Builtins.def
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112001.380948.patch
Type: text/x-patch
Size: 7900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211020/d1078c96/attachment-0001.bin>
More information about the cfe-commits
mailing list