[PATCH] D130700: [AArch64][DAGCombine] Add pushSignExtendThroughExtractSubvector

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 07:11:27 PDT 2022


peterwaller-arm updated this revision to Diff 448332.
peterwaller-arm added a comment.

- Update patch for changes to base patch D130698 <https://reviews.llvm.org/D130698>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130700

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-loads.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-stores.ll
  llvm/test/CodeGen/AArch64/vector-fcvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130700.448332.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/51cc0012/attachment.bin>


More information about the llvm-commits mailing list