[PATCH] D149844: [X86] Add lowering of fminimum/fmaximum for vector operands

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 04:45:50 PDT 2023


skatkov created this revision.
skatkov added reviewers: RKSimon, pengfei, goldstein.w.n, e-kud.
Herald added a subscriber: hiraditya.
Herald added a project: All.
skatkov requested review of this revision.
Herald added a project: LLVM.

https://reviews.llvm.org/D149844

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
  llvm/test/CodeGen/X86/fminimum-fmaximum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149844.519443.patch
Type: text/x-patch
Size: 10150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/23fd75e5/attachment.bin>


More information about the llvm-commits mailing list