[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:24:42 PDT 2017
craig.topper added a comment.
Looks like it fixes PR33229. Probably will fix PR24943, PR22571 as well.
https://reviews.llvm.org/D36645
More information about the llvm-commits
mailing list