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

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 14:29:53 PST 2016


haicheng updated this revision to Diff 82155.
haicheng added a comment.

Add more tests as requested by Renato.  Thank you.


Repository:
  rL LLVM

https://reviews.llvm.org/D27537

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/arm64-indexed-memory.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27537.82155.patch
Type: text/x-patch
Size: 9059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/40cdd8c2/attachment.bin>


More information about the llvm-commits mailing list