[PATCH] D130246: [AArch64] Use neon instructions for i64/i128 ISD::PARITY calculation

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 09:36:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG939cf9b1bea4: [AArch64] Use neon instructions for i64/i128 ISD::PARITY calculation (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D130246?vs=446422&id=446873#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130246

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/parity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130246.446873.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/0c263c84/attachment.bin>


More information about the llvm-commits mailing list