[PATCH] D50310: Improve the legalisation lowering of UMULO
Simonas Kazlauskas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 10 10:04:32 PDT 2018
nagisa updated this revision to Diff 160130.
nagisa added a comment.
Updated test filenames to better reflect what they are testing.
https://reviews.llvm.org/D50310
Files:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
test/CodeGen/AArch64/umulo-128-legalisation-lowering.ll
test/CodeGen/ARM/umulo-128-legalisation-lowering.ll
test/CodeGen/ARM/umulo-64-legalisation-lowering.ll
test/CodeGen/PowerPC/umulo-128-legalisation-lowering.ll
test/CodeGen/RISCV/umulo-128-legalisation-lowering.ll
test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll
test/CodeGen/Thumb/umulo-128-legalisation-lowering.ll
test/CodeGen/Thumb2/umulo-128-legalisation-lowering.ll
test/CodeGen/Thumb2/umulo-64-legalisation-lowering.ll
test/CodeGen/WebAssembly/umulo-128-legalisation-lowering.ll
test/CodeGen/X86/muloti.ll
test/CodeGen/X86/select.ll
test/CodeGen/X86/umulo-128-legalisation-lowering.ll
test/CodeGen/X86/umulo-64-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50310.160130.patch
Type: text/x-patch
Size: 76806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/ba563999/attachment-0001.bin>
More information about the llvm-commits
mailing list