[PATCH] D87924: [AArch64][GlobalISel] Select all-zero G_BUILD_VECTOR into a zero mov.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 23:54:17 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda11479fd1fa: [AArch64][GlobalISel] Select all-zero G_BUILD_VECTOR into a zero mov. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D87924?vs=292858&id=295474#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87924

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87924.295474.patch
Type: text/x-patch
Size: 6966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/81e28c1e/attachment.bin>


More information about the llvm-commits mailing list