[PATCH] D153310: clang: Add elementwise pow builtin
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 14:04:20 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a98e73169e1: clang: Add elementwise pow builtin (authored by bob80905).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153310/new/
https://reviews.llvm.org/D153310
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/CodeGen/strictfp-elementwise-bulitins.cpp
clang/test/Sema/aarch64-sve-vector-pow-ops.c
clang/test/Sema/builtins-elementwise-math.c
clang/test/Sema/riscv-sve-vector-pow-ops.c
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153310.543692.patch
Type: text/x-patch
Size: 9914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/bc3d81c5/attachment.bin>
More information about the cfe-commits
mailing list