[PATCH] D47718: [Mips] Use UADDO/ADDCARRY instead of ADDC/ADDE

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 14:16:43 PDT 2018


deadalnix added a comment.

@atanasyan The behavior is not supposed to change in any way, so test cases should not change. However, there are doubt about semantic for which there is no test case today.


Repository:
  rL LLVM

https://reviews.llvm.org/D47718





More information about the llvm-commits mailing list