[PATCH] D25785: [InstSimplify] folds for negation of sign-bit

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 14:11:02 PDT 2016


efriedma added a comment.

It's probably fine, but something to watch out for in the future if someone ever spends some time digging into instcombine/instsimplify compile-time.


https://reviews.llvm.org/D25785





More information about the llvm-commits mailing list