[PATCH] D68421: Add tests for LKK algorithm
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 5 07:28:32 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373830: [SelectionDAG] Add tests for LKK algorithm (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D68421?vs=223084&id=223371#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68421/new/
https://reviews.llvm.org/D68421
Files:
llvm/trunk/test/CodeGen/AArch64/srem-lkk.ll
llvm/trunk/test/CodeGen/AArch64/srem-vector-lkk.ll
llvm/trunk/test/CodeGen/AArch64/urem-lkk.ll
llvm/trunk/test/CodeGen/AArch64/urem-vector-lkk.ll
llvm/trunk/test/CodeGen/PowerPC/srem-lkk.ll
llvm/trunk/test/CodeGen/PowerPC/srem-vector-lkk.ll
llvm/trunk/test/CodeGen/PowerPC/urem-lkk.ll
llvm/trunk/test/CodeGen/PowerPC/urem-vector-lkk.ll
llvm/trunk/test/CodeGen/RISCV/srem-lkk.ll
llvm/trunk/test/CodeGen/RISCV/srem-vector-lkk.ll
llvm/trunk/test/CodeGen/RISCV/urem-lkk.ll
llvm/trunk/test/CodeGen/RISCV/urem-vector-lkk.ll
llvm/trunk/test/CodeGen/X86/srem-lkk.ll
llvm/trunk/test/CodeGen/X86/srem-vector-lkk.ll
llvm/trunk/test/CodeGen/X86/urem-lkk.ll
llvm/trunk/test/CodeGen/X86/urem-vector-lkk.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68421.223371.patch
Type: text/x-patch
Size: 314900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191005/aee76d8f/attachment-0001.bin>
More information about the llvm-commits
mailing list