[PATCH] D108773: [AArch64][GlobalISel] Optimize G_BUILD_VECTOR of undef + 1 elt -> SUBREG_TO_REG

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 11:45:42 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2363a2000171: [AArch64][GlobalISel] Optimize G_BUILD_VECTOR of undef + 1 elt -> SUBREG_TO_REG (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108773

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-build-vector.mir
  llvm/test/CodeGen/AArch64/arm64-rev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108773.368950.patch
Type: text/x-patch
Size: 5942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/c4c0dafb/attachment.bin>


More information about the llvm-commits mailing list