[PATCH] D38668: [X86] Do not generate __multi3 for mul i128 on X86

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 14:38:16 PDT 2017


craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.

This doesn't pass lit tests for me. It also looks like the mul128.ll changes weren't generated by update_llc_test_checks.py. The script won't put labels like .Lcfi0 into the check patterns as those are different on different platforms.


https://reviews.llvm.org/D38668





More information about the llvm-commits mailing list