[PATCH] D86316: [SVE] Lower fixed length UDIV to scalable

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 13:14:24 PDT 2020


cameron.mcinally created this revision.
cameron.mcinally added reviewers: paulwalker-arm, efriedma, david-arm.
Herald added subscribers: llvm-commits, psnobl, hiraditya, tschuett.
Herald added a project: LLVM.
cameron.mcinally requested review of this revision.

Pretty much just a copy of the SDIV patches (D86114 <https://reviews.llvm.org/D86114> and D85982 <https://reviews.llvm.org/D85982>) with string replacement.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86316

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86316.286887.patch
Type: text/x-patch
Size: 25256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/0aa55513/attachment.bin>


More information about the llvm-commits mailing list