[PATCH] D27245: Integer division expansion should handle constant divisors intelligently

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 03:19:04 PST 2016


joerg added a comment.

Why is this code necessary? LLVM already implements the division-by-constant optimisation.


Repository:
  rL LLVM

https://reviews.llvm.org/D27245





More information about the llvm-commits mailing list