[PATCH] D37096: [x86] Fix an amazing goof in the handling of sub, or, and xor lowering.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 16:37:45 PDT 2017


craig.topper added a comment.

We can leave the != ISD::STORE. It doesn't seem to have any visible effect right now. So consistency with ISD::ADD is best.


https://reviews.llvm.org/D37096





More information about the llvm-commits mailing list