[PATCH] D80462: Fix floating point math function attributes definition.
Michele Scandale via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 17:12:37 PDT 2020
michele.scandale updated this revision to Diff 269381.
michele.scandale added a comment.
Modify IR function attribute directly.
RAII object modifies IR builder state and function attributes only if needed.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80462/new/
https://reviews.llvm.org/D80462
Files:
clang/include/clang/Basic/LangOptions.h
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/fp-function-attrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80462.269381.patch
Type: text/x-patch
Size: 11690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/645a039e/attachment-0001.bin>
More information about the cfe-commits
mailing list