[PATCH] D53216: [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 14:03:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345650: [FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM (authored by mcinally, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53216?vs=169487&id=171791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53216

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/CodeGen/TargetLowering.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/LegalizeVectorOps.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53216.171791.patch
Type: text/x-patch
Size: 38954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/a45f4745/attachment-0001.bin>


More information about the llvm-commits mailing list