[TargetLowering][NFC] prepareUREMEqFold(): fixup comment
authorRoman Lebedev <lebedev.ri@gmail.com>
Tue, 13 Aug 2019 14:57:08 +0000 (14:57 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Tue, 13 Aug 2019 14:57:08 +0000 (14:57 +0000)
commitf4de7eda4a7098ea3a5d60c56af8ab8e9d28ff08
treebcf35a3ced5d62eda36213d484d52bf0b2dc80fe
parent1896a31dd33147d6bd798b5b209ec74e50b27783
[TargetLowering][NFC] prepareUREMEqFold(): fixup comment

The comment initially matched the code, but the code was incorrect
and was fixed after the initial revert back back when it was introduced,
but the comment was never updated.

llvm-svn: 368701
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp