[PATCH] D159096: [AArch64][GlobalISel] Lower G_EXTRACT_VECTOR_ELT with variable indices

Vladislav Dzhidzhoev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 06:20:40 PDT 2023


dzhidzhoev updated this revision to Diff 555357.
dzhidzhoev added a comment.

Addressed @aemerson comment.
Added end-to-end IR test. Additionally, removed duplicated if condition in customIf clause.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159096

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-extract-vector-elt.mir
  llvm/test/CodeGen/AArch64/arm64-extract-insert-varidx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159096.555357.patch
Type: text/x-patch
Size: 35126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/ab5e4e7e/attachment-0001.bin>


More information about the llvm-commits mailing list