[PATCH] D73863: [X86] Custom isel floating point X86ISD::CMP on pre-CMOV targets. Eliminate ConvertCmpIfNecessary

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 10:49:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4175d7e22e1c: [X86] Custom isel floating point X86ISD::CMP on pre-CMOV targets. Eliminate… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73863

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86InstrFPStack.td
  llvm/lib/Target/X86/X86InstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73863.242950.patch
Type: text/x-patch
Size: 13103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/1002dfbc/attachment.bin>


More information about the llvm-commits mailing list