[PATCH] D62993: [PowerPC] Emit scalar min/max instructions with unsafe fp math

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 17:54:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG25a41ad24200: [PowerPC] Emit scalar fp min/max instructions (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D62993?vs=226519&id=226825#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62993

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/ctr-minmaxnum.ll
  llvm/test/CodeGen/PowerPC/scalar-min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62993.226825.patch
Type: text/x-patch
Size: 17911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/b14ab7eb/attachment.bin>


More information about the llvm-commits mailing list