[PATCH] D72820: Add pragma FP_CONTRACT support.
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 21:10:55 PST 2020
pengfei updated this revision to Diff 238414.
pengfei marked an inline comment as done.
pengfei added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72820/new/
https://reviews.llvm.org/D72820
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/constrained-math-builtins.c
llvm/docs/LangRef.rst
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/include/llvm/CodeGen/ISDOpcodes.h
llvm/include/llvm/IR/ConstrainedOps.def
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/X86/fp-intrinsics-fma.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72820.238414.patch
Type: text/x-patch
Size: 17767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/64573b71/attachment.bin>
More information about the llvm-commits
mailing list