[PATCH] D120216: [DAG] try to convert multiply to shift via demanded bits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 09:29:17 PST 2022


spatel added a comment.

In D120216#3340745 <https://reviews.llvm.org/D120216#3340745>, @asb wrote:

> Thanks Sanjay - I can confirm this fixes all code quality regressions across the GCC torture suite on RISC-V.

Great - thanks for the bug report and confirming the fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120216



More information about the llvm-commits mailing list