[PATCH] D19353: [GVN] Replace an inverted comparison with a logical not

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 07:48:15 PDT 2016


gberry added subscribers: gberry, mcrosier.
gberry added a comment.

Do you think this would be worth adding to EarlyCSE as well since it could lead to simplifications that could effect inlining decisions?


http://reviews.llvm.org/D19353





More information about the llvm-commits mailing list