[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
Mon Apr 3 18:30:36 PDT 2023
e-kud updated this revision to Diff 510659.
e-kud added a comment.
Support i686 target: can't use integer representation of double -0.0
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/fminimum-fmaximum.ll
llvm/test/CodeGen/X86/half.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145634.510659.patch
Type: text/x-patch
Size: 54763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/ace50f16/attachment-0001.bin>
More information about the llvm-commits
mailing list