]> granicus.if.org Git - llvm/commit
[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)
commite7279f838cb0cfe6ca82a1fe1748edfebc82ba57
tree2108c28c8ef593ec5d29bb8570a157da6b775359
parent515e6932a4d7d2afb4befde7a617208e60dd53e5
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368701 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp