[PATCH] D36335: Add ‘llvm.experimental.constrained.fma‘ Intrinsic

Wei Ding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 21:19:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311629: Add ‘llvm.experimental.constrained.fma‘ Intrinsic. (authored by wdng).

Changed prior to commit:
  https://reviews.llvm.org/D36335?vs=112461&id=112499#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36335

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/IR/IntrinsicInst.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/IntrinsicInst.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/CodeGen/X86/fp-intrinsics.ll
  llvm/trunk/test/Feature/fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36335.112499.patch
Type: text/x-patch
Size: 21323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/89088917/attachment.bin>


More information about the llvm-commits mailing list