[all-commits] [llvm/llvm-project] 68a1d9: Revert "Do not generate calls to the 128-bit funct...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jun 9 10:21:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68a1d9a1f5735ec5a595bbe2fffab540b9fc1710
https://github.com/llvm/llvm-project/commit/68a1d9a1f5735ec5a595bbe2fffab540b9fc1710
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/test/CodeGen/ARM/umulo-128-legalisation-lowering.ll
Log Message:
-----------
Revert "Do not generate calls to the 128-bit function __multi3() on 32-bit ARM"
This reverts commit 64e9aa33020d68a98c30bf05362ffc1c1778890c.
Breaks check-llvm everywhere, see https://reviews.llvm.org/D103906
More information about the All-commits
mailing list