[PATCH] D117006: [PowerPC] Add custom lowering for SELECT_CC fp128 using xsmaxcqp

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 18:49:29 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG097a95f2df46: [PowerPC] Add custom lowering for SELECT_CC fp128 using xsmaxcqp (authored by tingwang).

Changed prior to commit:
  https://reviews.llvm.org/D117006?vs=401523&id=407366#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117006

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117006.407366.patch
Type: text/x-patch
Size: 6837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/200e2182/attachment.bin>


More information about the llvm-commits mailing list