[PATCH] D156357: clang: Add elementwise bitreverse builtin
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 10:59:36 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57f879cdd4c6: clang: Add elementwise bitreverse builtin (authored by bob80905).
Changed prior to commit:
https://reviews.llvm.org/D156357?vs=545251&id=545741#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156357/new/
https://reviews.llvm.org/D156357
Files:
clang/docs/LanguageExtensions.rst
clang/docs/ReleaseNotes.rst
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
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156357.545741.patch
Type: text/x-patch
Size: 9514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230731/43af5b97/attachment-0001.bin>
More information about the cfe-commits
mailing list