[PATCH] D125477: [AArch64] Teach perfect shuffles tables about D-lane movs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 10:16:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c6a070a2ce1: [AArch64] Teach perfect shuffles tables about D-lane movs (authored by dmgreen).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D125477?vs=428988&id=430110#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125477

Files:
  clang/test/CodeGen/aarch64-neon-vcmla.c
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64PerfectShuffle.h
  llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
  llvm/test/CodeGen/AArch64/arm64-dup.ll
  llvm/test/CodeGen/AArch64/reduce-shuffle.ll
  llvm/test/CodeGen/AArch64/shuffle-tbl34.ll
  llvm/test/CodeGen/AArch64/shuffles.ll
  llvm/test/Transforms/VectorCombine/AArch64/vecreduce-shuffle.ll
  llvm/utils/PerfectShuffle/PerfectShuffle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125477.430110.patch
Type: text/x-patch
Size: 121817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/eeb224a4/attachment-0001.bin>


More information about the llvm-commits mailing list