[PATCH] D34515: [ARM] Materialise some boolean values to avoid a branch

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 02:44:33 PDT 2017


rogfer01 added a comment.

Hi Eli,

to make this more manageable I opened https://reviews.llvm.org/D35192 in which I only use ADDCARRY and SUBCARRY. Once we're happy with that one I will update this change to use the new nodes.

Regards,


https://reviews.llvm.org/D34515





More information about the llvm-commits mailing list