[PATCH] D145634: [X86] Support llvm.{min,max}imum.f{16,32,64}
Evgenii Kudriashov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 19:49:57 PDT 2023
e-kud updated this revision to Diff 513836.
e-kud marked 2 inline comments as done.
e-kud added a comment.
Rebased.
Uncommented existing tests for the intrinsics.
Addressed to comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145634/new/
https://reviews.llvm.org/D145634
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll
llvm/test/CodeGen/X86/avx512fp16-fminimum-fmaximum.ll
llvm/test/CodeGen/X86/extract-fp.ll
llvm/test/CodeGen/X86/extractelement-fp.ll
llvm/test/CodeGen/X86/fminimum-fmaximum.ll
llvm/test/CodeGen/X86/half.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145634.513836.patch
Type: text/x-patch
Size: 73867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230415/232e9b95/attachment.bin>
More information about the llvm-commits
mailing list