[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
Tue Apr 13 07:57:41 PDT 2021
joechrisellis updated this revision to Diff 337151.
joechrisellis added a comment.
Fix failing `llvm/test/CodeGen/AArch64/sve-fixed-length-int-rem.ll` test.
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.337151.patch
Type: text/x-patch
Size: 143268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/a3095e5b/attachment-0001.bin>
More information about the llvm-commits
mailing list