[PATCH] D100370: [AArch64][SVE] Fix bug in lowering of fixed-length integer vector divides

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 07:33:40 PDT 2021


joechrisellis updated this revision to Diff 339622.
joechrisellis added a comment.

Address review comments:

- @paulwalker-arm:
  - remove unused VBYTES variable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100370

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  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: D100370.339622.patch
Type: text/x-patch
Size: 181140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/5a3e600a/attachment-0001.bin>


More information about the llvm-commits mailing list