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

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 08:56:49 PDT 2022


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

- Stylistic changes to shrink the code a little.
- Add check for signext_inreg type.
- Update tests.


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.448355.patch
Type: text/x-patch
Size: 6170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/0603349b/attachment.bin>


More information about the llvm-commits mailing list