[PATCH] D86225: [AArch64] Optimize instruction selection for certain vector shuffles

Mikhail Maltsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 03:07:31 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG23d5e93f342e: [AArch64] Optimize instruction selection for certain vector shuffles (authored by miyuki).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86225

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll
  llvm/test/CodeGen/AArch64/arm64-vext_reverse.ll
  llvm/test/CodeGen/AArch64/neon-extract.ll
  llvm/test/CodeGen/AArch64/neon-wide-splat.ll
  llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization-nan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86225.288258.patch
Type: text/x-patch
Size: 17276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/87a84ec2/attachment.bin>


More information about the llvm-commits mailing list