[PATCH] Added a new transformation " (sub (or A, B) (and A, B)) --> (xor A, B) "

Anton Korobeynikov anton at korobeynikov.info
Thu Nov 6 22:54:49 PST 2014


The question still applies (and actually is very in-line with Hal's comments in D5719) - you need to provide some evidence that such pattern indeed happens in practice (why it's so hard to count how many times it happens in test-suite? after more than month?). And it's not some random stuff which you simple want to commit in due to some reason you do not want to share with us.

http://reviews.llvm.org/D5720






More information about the llvm-commits mailing list