[PATCH] D149588: clang: Start emitting intrinsic for __builtin_ldexp*
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 07:38:40 PDT 2023
arsenm created this revision.
arsenm added reviewers: jcranmer-intel, kpn, foad, andrew.w.kaylor, tra, yaxunl, sepavloff.
Herald added a subscriber: StephenFan.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Also introduce __builtin_ldexpf16.
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/CodeGenOpenCL/builtins-f16.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149588.518439.patch
Type: text/x-patch
Size: 6400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/6879afc3/attachment.bin>
More information about the llvm-commits
mailing list