[PATCH] D30829: [Thumb1] combine ADDC/SUBC with a negative immediate

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 11 04:45:45 PST 2017


rengolin added a comment.

Can you make sure this works with inline asm? We had a trick in the to make it work (Linux stuff), so I just want to make sure it follows the same path on both cases.


https://reviews.llvm.org/D30829





More information about the llvm-commits mailing list