[PATCH] D22076: GVN: If X > Y is true, then replace X == Y with false and X != Y with true

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 17:41:28 PDT 2016


eli.friedman added a subscriber: eli.friedman.
eli.friedman added a comment.

Please don't copy-paste code.


http://reviews.llvm.org/D22076





More information about the llvm-commits mailing list