[PATCH] D27480: [AArch64] Correct the check of simm9 in isLegalAddressingMode()

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 17:55:26 PST 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D27480?vs=80471&id=80521#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27480

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/test/Analysis/CostModel/AArch64/gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27480.80521.patch
Type: text/x-patch
Size: 3929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/a5841e11/attachment.bin>


More information about the llvm-commits mailing list