[PATCH] D94097: [AArch64] Legalize MVT::i64x8 in DAG isel lowering.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 08:49:42 PST 2021


labrinea created this revision.
labrinea added reviewers: llvm-commits, t.p.northover, ab, kristof.beyls, simon_tatham.
Herald added subscribers: danielkiss, hiraditya.
labrinea requested review of this revision.
Herald added a project: LLVM.

This patch legalizes the Machine Value Type introduced in https://reviews.llvm.org/D94096 for loads and stores.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94097

Files:
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
  llvm/test/CodeGen/AArch64/ls64-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94097.314634.patch
Type: text/x-patch
Size: 11094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/3ccd739c/attachment.bin>


More information about the llvm-commits mailing list