[PATCH] D133667: [InstCombine] convert mul by negative-pow2 to negate and shift

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 10:58:05 PDT 2022


nikic added a comment.

Can we revert the problematic negator change first?


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

https://reviews.llvm.org/D133667



More information about the llvm-commits mailing list