[PATCH] D87976: Support the division-by-constant strength reduction for more integer types

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 27 13:54:17 PDT 2020


efriedma added a comment.

Also, I think I remember some discussion that the compiler-rt implementations of division on x86 have performance issues.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87976



More information about the llvm-commits mailing list