[PATCH] D27537: [AArch64] Correct the check of signed 9-bit imm in getIndexedAddressParts()

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 04:28:43 PST 2016


rengolin added a comment.

Seems like an obvious fix. Can you also add tests at the boundary where they shouldn't be encoded in 9-bit form?


Repository:
  rL LLVM

https://reviews.llvm.org/D27537





More information about the llvm-commits mailing list