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

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 11:34:36 PST 2016


qcolombet added a comment.

Hi Joerg,

There is duplication already between InstCombine and DAGCombine, why is this one different?

For FastISel users, how would you approach that?

Thanks,
-Quentin


Repository:
  rL LLVM

https://reviews.llvm.org/D27245





More information about the llvm-commits mailing list