[PATCH] D31243: [AArch64] [Assembler] option to disable negative immediate conversions

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 10:00:59 PDT 2017


sanwou01 marked an inline comment as done.
sanwou01 added a comment.

Hi Sam,

Good catches on both accounts! I've added the missing `RUN` line, which then pointed towards the `cmp`<->`cmn` substitution. Note that those tests are at the bottom of the (unfortunately-named) `alias-addsubimm.s`.

Thanks!

- Sanne


https://reviews.llvm.org/D31243





More information about the llvm-commits mailing list