[PATCH] D108842: [ARMISelLowering] avoid emitting libcalls to __mulodi4()

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 14:28:28 PDT 2021


nickdesaulniers added a comment.

In D108842#2969957 <https://reviews.llvm.org/D108842#2969957>, @rengolin wrote:

> Huh! This was way simpler than I thought! Does that fix the kernel issue?

Yes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108842/new/

https://reviews.llvm.org/D108842



More information about the llvm-commits mailing list