[PATCH] D108939: [RISCVISelLowering] avoid emitting libcalls to __mulodi4() and __multi3()
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 31 11:24:34 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9b3f2573090: [RISCVISelLowering] avoid emitting libcalls to __mulodi4() and __multi3() (authored by nickdesaulniers).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108939/new/
https://reviews.llvm.org/D108939
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/mul.ll
llvm/test/CodeGen/RISCV/overflow-intrinsic-optimizations.ll
llvm/test/CodeGen/RISCV/umulo-128-legalisation-lowering.ll
llvm/test/CodeGen/RISCV/xaluo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108939.369748.patch
Type: text/x-patch
Size: 53357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210831/053e9025/attachment.bin>
More information about the llvm-commits
mailing list