[PATCH] D129231: [Builtins] Do not claim all libfuncs are readnone with trapping math.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 11 04:29:31 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef110a491f70: [Builtins] Do not claim most libfuncs are readnone with trapping math. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D129231?vs=448628&id=451800#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129231/new/
https://reviews.llvm.org/D129231
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/Builtins.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/math-libcalls.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129231.451800.patch
Type: text/x-patch
Size: 27165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/e43f8d36/attachment-0001.bin>
More information about the cfe-commits
mailing list