[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 13:21:44 PST 2019


danlark updated this revision to Diff 234128.
danlark added a comment.

Make the change NFC


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71561

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71561.234128.patch
Type: text/x-patch
Size: 12184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191216/8ba79871/attachment.bin>


More information about the llvm-commits mailing list