[PATCH] D97835: [AArch64][GlobalISel] Add combine for extract_vector_elt(build_vector, cst)

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 11:17:01 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe60ab7213795: [AArch64][GlobalISel] Add combine for extract_vector_elt(build_vector, cst) (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97835

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-extract-vec-elt.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97835.329411.patch
Type: text/x-patch
Size: 16522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/2f27b032/attachment.bin>


More information about the llvm-commits mailing list