[llvm-dev] Deprecating ADDC/ADDE/SUBC/SUBE
Krzysztof Parzyszek via llvm-dev
llvm-dev at lists.llvm.org
Mon Jun 4 08:05:45 PDT 2018
On 5/30/2018 2:10 PM, Friedman, Eli wrote:
> If the expansion of UADDO would be useful, patch welcome, I guess. (It
> isn't useful on architectures like ARM; we have to special-case UADDO
> anyway to generate "adds" instead of "adcs".)
Wouldn't that be the same as special-casing ADDCARRY with zero carry-in?
-Krzysztof
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
More information about the llvm-dev
mailing list