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

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 21:42:38 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2713781b0cdc: [X86] Add lowering of fminimum/fmaximum for vector operands. (authored by skatkov).

Repository:
  rG LLVM Github Monorepo

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

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.521207.patch
Type: text/x-patch
Size: 84516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/a06dd58a/attachment-0001.bin>


More information about the llvm-commits mailing list