[PATCH] D126040: [InstCombine] Fold a mul with bool value into and

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 02:00:12 PDT 2022


xbolva00 added a comment.

Botan AES-128 benchmark, maybe others..

GCC implements this as well.

https://gcc.gnu.org/pipermail/gcc-patches/2022-May/595219.html


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

https://reviews.llvm.org/D126040



More information about the llvm-commits mailing list