[PATCH] D108916: [RISCV] Optimize (add (shl x, c0), (shl y, c1)) with SH*ADD

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 12 19:01:37 PDT 2021


benshi001 added a comment.

ping...

Can this patch be revriewed and accepted? It is safe and does improve code quality.


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

https://reviews.llvm.org/D108916



More information about the llvm-commits mailing list