[PATCH] D128426: [AArch64] Convert vector add(ext, ext) into ext(add(ext, ext))

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 02:04:44 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03c65c0d3209: [AArch64] Convert vector add(ext, ext) into ext(add(ext, ext)) (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128426

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/insert-extend.ll
  llvm/test/CodeGen/AArch64/neon-extadd.ll
  llvm/test/CodeGen/AArch64/reduce-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128426.439676.patch
Type: text/x-patch
Size: 63946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/9f804167/attachment.bin>


More information about the llvm-commits mailing list