[PATCH] D72820: [FPEnv] Add pragma FP_CONTRACT support under strict FP.
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 26 21:19:18 PST 2020
pengfei updated this revision to Diff 240474.
pengfei added a comment.
Address review comment.
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/IR/ConstrainedOps.def
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/X86/fp-intrinsics-fma.ll
llvm/test/TableGen/GlobalISelEmitter-input-discard.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72820.240474.patch
Type: text/x-patch
Size: 19259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/64567aeb/attachment.bin>
More information about the llvm-commits
mailing list