[PATCH] D36645: [X86] When handling addcarry intrinsic, create the flag result with the correct type so we don't crash if we use a memory instruction

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 12:16:51 PDT 2017


craig.topper added a comment.

I was seeing a different stack trace than PR33229, but I'll check it out.


https://reviews.llvm.org/D36645





More information about the llvm-commits mailing list