[PATCH] D149729: [X86] Avoid usage constant NaN for fminimum/fmaximum lowering
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 01:43:11 PDT 2023
This revision was automatically updated to reflect the committed changes.
skatkov marked an inline comment as done.
Closed by commit rG96e09fef3cd8: [X86] Avoid usage constant NaN for fminimum/fmaximum lowering (authored by skatkov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149729/new/
https://reviews.llvm.org/D149729
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149729.519769.patch
Type: text/x-patch
Size: 43290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/864d26fd/attachment.bin>
More information about the llvm-commits
mailing list