[PATCH] D71561: [InstCombine] `select + mul` -> `select + shl` with power of 2s.

Danila Kutenin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 12:07:34 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?


Ok


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