[PATCH] D108844: [MipsISelLowering] avoid emitting libcalls to __mulodi4()

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 14:59:32 PDT 2021


rengolin added a comment.

Can you return the flag like you did for ARM? Just to make sure we don't elide everything and then the test is a NOOP


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108844



More information about the llvm-commits mailing list