[PATCH] D71568: [InstCombine] `select + mul` -> `select + shl` with power of twos.

Danila Kutenin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 17:09:24 PST 2019


danlark added a comment.

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

> Thank you for working on this.


I want to say sorry if I am asking/doing stupid things, I am only getting used to things


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71568





More information about the llvm-commits mailing list