[PATCH] D149812: [X86] Avoid usage constant -1 for fminimum/fmaximum lowering

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 02:24:58 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG50cd2ff7bc5a: [X86] Avoid usage constant -1 for fminimum/fmaximum lowering (authored by skatkov).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149812/new/

https://reviews.llvm.org/D149812

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512fp16-fminimum-fmaximum.ll
  llvm/test/CodeGen/X86/extractelement-fp.ll
  llvm/test/CodeGen/X86/fminimum-fmaximum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149812.519779.patch
Type: text/x-patch
Size: 27193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/98b9ed23/attachment.bin>


More information about the llvm-commits mailing list