[SelectionDAG] Remove unused declaration ExpandStrictFPOp (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 22 Nov 2020 06:29:44 +0000 (22:29 -0800)
committerKazu Hirata <kazu@google.com>
Sun, 22 Nov 2020 06:29:44 +0000 (22:29 -0800)
commitc2309ff3d50c27cea4b338affb6fd6168c792f0e
treed8378fd53408a10be00b2ef93f3a41c8cd231a5c
parent2482648a795afbe12774168bbbf70dc14c031267
[SelectionDAG] Remove unused declaration ExpandStrictFPOp (NFC)

ExpandStrictFPOp started taking two parameters instead of one on Jan
10, 2020 in commit f678fc7660b36ce0ad6ce4f05eaa28f3e9fdedb5, but the
declaration for the single-perameter version has remained since.
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp