[PATCH] D71561: [InstCombine] Refactor FoldUDivAction for future usage with multiplication. NFC

Danila Kutenin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 14:16:45 PST 2019


danlark added a comment.

In D71561#1786388 <https://reviews.llvm.org/D71561#1786388>, @lebedev.ri wrote:

> There's a lot of changes in the diff.
>  Please can you split this into preparatory **NFC** cleanup, and the actual change?


Finally done. PTAL


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71561





More information about the llvm-commits mailing list