[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 Jan 19 23:48:52 PST 2022


tingwang updated this revision to Diff 401523.
tingwang added a comment.

(1) Add llvm.maxnum/minnum.f128 check case for P10 <https://reviews.llvm.org/P10>
(2) Update test case using the script: update_llc_test_checks.py


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.401523.patch
Type: text/x-patch
Size: 6804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/ecc8110e/attachment.bin>


More information about the llvm-commits mailing list