[PATCH] D105348: [AArch64][SVE] Fix selection failures for scalable MLOAD nodes with passthru

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 07:41:05 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ab9000fbb30: [AArch64][SVE] Fix selection failures for scalable MLOAD nodes with passthru (authored by bsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105348

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-masked-ldst-nonext.ll
  llvm/test/CodeGen/AArch64/sve-masked-ldst-sext.ll
  llvm/test/CodeGen/AArch64/sve-masked-ldst-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105348.356720.patch
Type: text/x-patch
Size: 6726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/1cda0521/attachment.bin>


More information about the llvm-commits mailing list