[PATCH] D37317: [X86] Don't pull carry through X86ISD::ADD carryin, -1 if we can't guranteed we're really using the carry flag from the add.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 14:24:47 PDT 2017


spatel accepted this revision.
spatel added a comment.

In https://reviews.llvm.org/D37317#858227, @craig.topper wrote:

> @spatel does this look ok to you too?


Sorry - didn't realize you were waiting on me. LGTM, although I still haven't stepped through the test case to know if it could be reduced.


https://reviews.llvm.org/D37317





More information about the llvm-commits mailing list