[PATCH] D29777: [Reassociate] Convert shl by constant into multiply during tree linearization.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 05:49:58 PST 2017


mcrosier added a comment.

Ping.  This is a fix for a release blocker (PR30256).

Unfortunately, Reassociation doesn't have a code owner, but this should be fairly simple to understand.


https://reviews.llvm.org/D29777





More information about the llvm-commits mailing list