[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
Wed Dec 21 17:50:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290296: [AArch64] Correct the check of signed 9-bit imm in getIndexedAddressParts(). (authored by haicheng).

Changed prior to commit:
  https://reviews.llvm.org/D27537?vs=82155&id=82296#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27537

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27537.82296.patch
Type: text/x-patch
Size: 9125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/95fd16b7/attachment.bin>


More information about the llvm-commits mailing list