[PATCH] D117871: [AArch64][CodeGen] Always use SVE (when enabled) to lower integer divides

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 01:46:15 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG11cf80779654: [AArch64][CodeGen] Always use SVE (when enabled) to lower integer divides (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D117871?vs=404937&id=405175#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117871

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-div.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117871.405175.patch
Type: text/x-patch
Size: 34379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/5575aee3/attachment.bin>


More information about the llvm-commits mailing list