[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 5 07:31:54 PDT 2021


bsmith created this revision.
bsmith added reviewers: paulwalker-arm, peterwaller-arm, david-arm.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.385067.patch
Type: text/x-patch
Size: 26423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/b4a18527/attachment.bin>


More information about the llvm-commits mailing list