[SelectionDAG] include FP min/max variants as binary operators
authorSanjay Patel <spatel@rotateright.com>
Sun, 28 Apr 2019 13:19:29 +0000 (13:19 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 28 Apr 2019 13:19:29 +0000 (13:19 +0000)
commitce8cfe96f76fdc0c8c2f7b0fe0cd25a2990f6f44
tree66100ece82edc5c0ae872d4e189679d27bea0a90
parentfb9a5307a94e6f1f850e4d89f79103b123f16279
[SelectionDAG] include FP min/max variants as binary operators

The x86 test diffs don't look great because of extra move ops,
but FP min/max should clearly be included in the list.

llvm-svn: 359399
llvm/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/test/CodeGen/X86/extract-fp.ll