[PATCH] D145634: [X86] Support llvm.{min,max}imum.f{32,64}
Evgenii Kudriashov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 19:07:56 PST 2023
e-kud updated this revision to Diff 504008.
e-kud added a comment.
Rebased.
Supported cases with nsz and nnan.
Updated tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145634/new/
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.504008.patch
Type: text/x-patch
Size: 21480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/cde96526/attachment.bin>
More information about the llvm-commits
mailing list