[PATCH] D71624: [FPEnv] Strict versions of llvm.minimum/llvm.maximum

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 12:44:06 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG194646134408: [FPEnv] Strict versions of llvm.minimum/llvm.maximum (authored by uweigand).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71624/new/

https://reviews.llvm.org/D71624

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/include/llvm/IR/ConstrainedOps.def
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/Target/TargetSelectionDAG.td
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZInstrVector.td
  llvm/test/CodeGen/SystemZ/vec-strict-max-01.ll
  llvm/test/CodeGen/SystemZ/vec-strict-min-01.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71624.234599.patch
Type: text/x-patch
Size: 15918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/a1244ae0/attachment.bin>


More information about the llvm-commits mailing list