[PATCH] D71370: [AArch64][SVE] Add integer arithmetic with immediate instructions.

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 11:22:07 PST 2019


dancgr updated this revision to Diff 233658.
dancgr added a comment.

Add extra check to DAGToDAGISel to avoid invalid immediates.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71370/new/

https://reviews.llvm.org/D71370

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-int-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71370.233658.patch
Type: text/x-patch
Size: 27926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/69174f89/attachment.bin>


More information about the llvm-commits mailing list