[PATCH] D99029: [RISCV] Don't form MULW for (sext_inreg (mul X, Y), i32)) if the mul has another use.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 27 15:40:14 PDT 2021


craig.topper added a comment.

I made a dedicated fix for the motivating issue with 5692fc38e0d17abc55a4a84da98f021a1d53d76d <https://reviews.llvm.org/rG5692fc38e0d17abc55a4a84da98f021a1d53d76d> so I'm not as concerned with pushing this patch now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99029



More information about the llvm-commits mailing list