[PATCH] D31511: [InstSimplify] Don't create a constant to look for a constant. Just see if we have a constant and check its value

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 15:26:10 PDT 2017


craig.topper abandoned this revision.
craig.topper added a comment.

Now I see we already have an m_SignBit which makes this change much more obvious.


https://reviews.llvm.org/D31511





More information about the llvm-commits mailing list