[PATCH] D72820: Add pragma FP_CONTRACT support.

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 22:05:39 PST 2020


pengfei updated this revision to Diff 238417.
pengfei marked an inline comment as done.
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/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.238417.patch
Type: text/x-patch
Size: 17786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/847f6bf3/attachment.bin>


More information about the llvm-commits mailing list