[PATCH] D109383: [RISCV] Disable use of i128 shift libcalls on RV32.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 16:44:57 PDT 2021


craig.topper added a comment.

I asked one of our gcc experts and __ashlti3 is not implemented in libgcc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109383



More information about the llvm-commits mailing list