OSDN Git Service

[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)
commit7e7913225715cf5248a8654220e82be5e5af7690
treef9ec4523d09561dc6db0b715c432e25d55475fac
parent467c30721bbf0d3838a757c53455837d0f8851dc
[InstCombine] use getFltSemantics() instead of duplicating it; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCompares.cpp