[PATCH] D108137: [AArch64][Global ISel] Add sext/zext improvements

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 13:18:08 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7023cefe6191: [AArch64][Global ISel] Add sext/zext of vector extract improvements (authored by Rin, committed by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D108137?vs=370938&id=371166#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108137

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-extract-vector-elt-with-extend.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-extract-vector-elt.mir
  llvm/test/CodeGen/AArch64/extract-sext-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108137.371166.patch
Type: text/x-patch
Size: 26280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/c9ea9b28/attachment.bin>


More information about the llvm-commits mailing list