[PATCH] D155299: [AArch64][SVE2] Combine add+lsr to rshrnb for stores

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 05:49:58 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG175850f98726: [AArch64][SVE2] Combine trunc+add+lsr to rshrnb (authored by MattDevereau).

Changed prior to commit:
  https://reviews.llvm.org/D155299?vs=547674&id=548582#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155299

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve2-intrinsics-combine-rshrnb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155299.548582.patch
Type: text/x-patch
Size: 20147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/2bb06ec5/attachment-0001.bin>


More information about the llvm-commits mailing list