[PATCH] D37096: [x86] Fix an amazing goof in the handling of sub, or, and xor lowering.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 16:42:40 PDT 2017
chandlerc added a comment.
In https://reviews.llvm.org/D37096#852078, @craig.topper wrote:
> We can leave the != ISD::STORE. It doesn't seem to have any visible effect right now. So consistency with ISD::ADD is best.
Thanks! and thanks for the detailed help! landing...
https://reviews.llvm.org/D37096
More information about the llvm-commits
mailing list