[PATCH] D134108: [VE] Add maxnum and minnum

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 17 04:33:22 PDT 2022


kaz7 created this revision.
kaz7 added a reviewer: efocht.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.

Add maxnum and minnum for float and double.  Lowering is already
implemented, so this patch changes them legal and adds regression
tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134108

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/test/CodeGen/VE/Scalar/maxnum.ll
  llvm/test/CodeGen/VE/Scalar/minnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134108.460989.patch
Type: text/x-patch
Size: 14006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220917/5fdfd63e/attachment.bin>


More information about the llvm-commits mailing list