[PATCH] D90699: [AArch64][GlobalISel] Add combine for G_EXTRACT_VECTOR_ELT to allow selection of pairwise FADD.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 17:25:37 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG393b55380afc: [AArch64][GlobalISel] Add combine for G_EXTRACT_VECTOR_ELT to allow selection… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90699

Files:
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/lib/Target/AArch64/AArch64InstrGISel.td
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-extractvec-faddp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-faddp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90699.302717.patch
Type: text/x-patch
Size: 15114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/2640c003/attachment.bin>


More information about the llvm-commits mailing list