[PATCH] D102498: [AArch64][SVE] Improve codegen for fixed length vector concat

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 03:54:34 PDT 2021


bsmith updated this revision to Diff 345818.
bsmith marked an inline comment as done.
bsmith added a comment.

- Remove unnecessary assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102498

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fixed-length-concat.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-shuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102498.345818.patch
Type: text/x-patch
Size: 55884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/1e0bdd97/attachment.bin>


More information about the llvm-commits mailing list