[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
Tue Apr 18 17:20:51 PDT 2023
e-kud updated this revision to Diff 514793.
e-kud marked an inline comment as done.
e-kud added a comment.
Rebased.
Added nounwind attribute to tests.
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.514793.patch
Type: text/x-patch
Size: 77654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/eb35a44e/attachment.bin>
More information about the llvm-commits
mailing list