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

A. Skrobov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 01:47:51 PDT 2017


tyomitch added a comment.

> Can you make sure this works with inline asm? We had a trick in the to make it work (Linux stuff)

Can you suggest a test case? I'm not quite sure how ADDC/SUBC, inline asm, and Linux all relate to each other.


https://reviews.llvm.org/D30829





More information about the llvm-commits mailing list