[PATCH] D148311: [AArch64] Combine add(extract v1i64) into v1i64 add

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 10:30:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG198f6a9f36e4: [AArch64] Combine add(extract v1i64) into v1i64 add (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D148311?vs=513480&id=522698#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148311

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/add-extract.ll
  llvm/test/CodeGen/AArch64/arm64-vshift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148311.522698.patch
Type: text/x-patch
Size: 9356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/887660cb/attachment.bin>


More information about the llvm-commits mailing list