[PATCH] D145634: [X86] Support llvm.{min,max}imum.f{32,64}

Evgenii Kudriashov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 17:10:16 PST 2023


e-kud created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
e-kud edited the summary of this revision.
e-kud published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Addresses https://github.com/llvm/llvm-project/issues/53353


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145634

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fminimum-fmaximum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145634.503574.patch
Type: text/x-patch
Size: 16879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/f1cdeaff/attachment.bin>


More information about the llvm-commits mailing list