[PATCH] D143207: Add codegen for llvm log2/log10 elementwise builtins
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 12:24:25 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG836249b1c2f0: Add codegen for llvm log2/log10 elementwise builtins (authored by bob80905).
Changed prior to commit:
https://reviews.llvm.org/D143207?vs=494477&id=495612#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143207/new/
https://reviews.llvm.org/D143207
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/aarch64-sve-vector-log-ops.c
clang/test/Sema/builtins-elementwise-math.c
clang/test/Sema/riscv-sve-vector-log-ops.c
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143207.495612.patch
Type: text/x-patch
Size: 10541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230207/570f0451/attachment-0001.bin>
More information about the cfe-commits
mailing list