[PATCH] D149588: clang: Start emitting intrinsic for __builtin_ldexp*
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 08:12:46 PDT 2023
arsenm updated this revision to Diff 518742.
arsenm added a comment.
Fix errno handling
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149588/new/
https://reviews.llvm.org/D149588
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/constrained-math-builtins.c
clang/test/CodeGen/math-builtins.c
clang/test/CodeGenOpenCL/builtins-f16.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149588.518742.patch
Type: text/x-patch
Size: 7637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/8ff7d221/attachment.bin>
More information about the llvm-commits
mailing list