[InstCombine] use getFltSemantics() instead of duplicating it; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 30 Oct 2018 16:21:56 +0000 (16:21 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 30 Oct 2018 16:21:56 +0000 (16:21 +0000)
commit68a61cb07c202192c6c48bc82f2522eb3a5491fb
tree5b8d12fe4be86d163171851862b14acb3cadb183
parent5a8fd65700324a0b2e8cc704ad2302114404a11a
[InstCombine] use getFltSemantics() instead of duplicating it; NFC

llvm-svn: 345613
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp