[PATCH] D90233: [AArch64] Use DUP for BUILD_VECTOR with few different elements.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 08:18:07 PDT 2020


fhahn updated this revision to Diff 301293.
fhahn added a comment.

Remove unnecessary check, spurious comment and fixed TODO, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90233

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-vector-insertion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90233.301293.patch
Type: text/x-patch
Size: 8615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/def85eda/attachment.bin>


More information about the llvm-commits mailing list