[PATCH] D120953: [AArch64][SelectionDAG] Supports unpklo/hi instructions to reduce the number of loads

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 08:48:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Allen marked 2 inline comments as done.
Closed by commit rG828b89bc0bb1: [AArch64][SelectionDAG] Supports unpklo/hi instructions to reduce the number of… (authored by Allen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120953

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-ldst-ext.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-mask-ldst-ext.ll
  llvm/test/CodeGen/AArch64/sve-masked-ldst-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120953.416972.patch
Type: text/x-patch
Size: 12726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/fcd71072/attachment.bin>


More information about the llvm-commits mailing list