[PATCH] D156357: clang: Add elementwise bitreverse builtin
Joshua Batista via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 26 17:26:50 PDT 2023
bob80905 updated this revision to Diff 544563.
bob80905 added a comment.
- remove strictfp test, add cgbuiltin case and update test in codegen
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/aarch64-sve-vector-bitreverse-ops.c
clang/test/Sema/builtins-elementwise-math.c
clang/test/Sema/riscv-sve-vector-bitreverse-ops.c
clang/test/SemaCXX/builtins-elementwise-math.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156357.544563.patch
Type: text/x-patch
Size: 10386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230727/b110d1cb/attachment.bin>
More information about the cfe-commits
mailing list