[PATCH] D113281: [AArch64][SVE] Generate ASRD instructions for power of 2 signed divides

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 03:14:31 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeafbaca97795: [AArch64][SVE] Generate ASRD instructions for power of 2 signed divides (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D113281?vs=389807&id=389977#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113281

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fixed-length-sdiv-pow2.ll
  llvm/test/CodeGen/AArch64/sve-sdiv-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113281.389977.patch
Type: text/x-patch
Size: 29449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/e8fb62a0/attachment.bin>


More information about the llvm-commits mailing list