[llvm] [ARM] SUBSri is a sub imm opcode (PR #145095)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 22 14:18:23 PDT 2025


davemgreen wrote:

It looks like this function is only used in one place and that use only applies to Thumb instructions (not Arm). Do you have a motivating reason to add this? (And by extension, add a test for it).

https://github.com/llvm/llvm-project/pull/145095


More information about the llvm-commits mailing list