[PATCH] [Reassociate] Similar to "X + -X" -> "0", added code to handle "X + ~X" -> "-1".

Benjamin Kramer benny.kra at gmail.com
Sat May 31 05:52:46 PDT 2014


I think this is fine. Do you need someone to commit it for you? If so, would you mind updating the patch without whitespace-only changes? They make the diff harder to read.

http://reviews.llvm.org/D3835






More information about the llvm-commits mailing list