[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 Jul 26 06:43:23 PDT 2023


MattDevereau updated this revision to Diff 544343.
MattDevereau added a comment.

Replaced explicit checks for splat values with `dyn_cast_or_null`


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/test/CodeGen/AArch64/sve2-intrinsics-combine-rshrnb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155299.544343.patch
Type: text/x-patch
Size: 15830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/ae88c7d8/attachment.bin>


More information about the llvm-commits mailing list