[PATCH] D153310: Add builtin_elementwise_pow
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 17 18:18:15 PDT 2023
bob80905 updated this revision to Diff 541294.
bob80905 added a comment.
fix void return, and incorrect expectation of arg count
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/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.541294.patch
Type: text/x-patch
Size: 10360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230718/bf4b6a72/attachment.bin>
More information about the cfe-commits
mailing list