[PATCH] D68360: PR41162 Implement LKK remainder and divisibility algorithms
Tim Gymnich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 6 15:43:17 PDT 2019
TG908 updated this revision to Diff 223446.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68360/new/
https://reviews.llvm.org/D68360
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/urem-lkk.ll
llvm/test/CodeGen/AArch64/urem-vector-lkk.ll
llvm/test/CodeGen/ARM/urem-opt-size.ll
llvm/test/CodeGen/PowerPC/urem-vector-lkk.ll
llvm/test/CodeGen/X86/load-scalar-as-vector.ll
llvm/test/CodeGen/X86/urem-i8-constant.ll
llvm/test/CodeGen/X86/urem-lkk.ll
llvm/test/CodeGen/X86/urem-vector-lkk.ll
llvm/test/CodeGen/X86/vector-idiv-udiv-128.ll
llvm/test/CodeGen/X86/vector-idiv-udiv-256.ll
llvm/test/CodeGen/X86/vector-idiv-udiv-512.ll
llvm/test/CodeGen/X86/vector-intrinsics.ll
llvm/test/CodeGen/X86/vector-rem.ll
llvm/test/CodeGen/X86/vector-truncate-combine.ll
llvm/test/CodeGen/X86/vector-variable-idx.ll
llvm/test/CodeGen/X86/vector-variable-idx2.ll
llvm/test/CodeGen/X86/vector-width-store-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68360.223446.patch
Type: text/x-patch
Size: 106441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/b0c71237/attachment.bin>
More information about the llvm-commits
mailing list