[PATCH] D144850: [AArch64] Don't remove free sext_inreg(vector_extract(x)) if it leads to multiple extracts

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 11:20:20 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG06daa515b270: [AArch64] Don't remove free sext_inreg(vector_extract(x)) if it leads to… (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D144850?vs=500685&id=500856#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144850

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/extract-sext-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144850.500856.patch
Type: text/x-patch
Size: 6632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/d6a45397/attachment-0001.bin>


More information about the llvm-commits mailing list