[PATCH] D75415: [DAGCombiner] Don't emit select_cc from visitSINT_TO_FP/visitUINT_TO_FP. Use plain select instead.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 10:53:38 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG211fb91f1067: [DAGCombiner] Don't emit select_cc from visitSINT_TO_FP/visitUINT_TO_FP. Useā€¦ (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75415

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/cmovcmov.ll
  llvm/test/CodeGen/X86/pr44749.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75415.247511.patch
Type: text/x-patch
Size: 7417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200301/a77e279b/attachment.bin>


More information about the llvm-commits mailing list