[llvm] [RISCV] Strength reduce mul by 2^M - 3/5/9 (PR #88993)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 11:00:29 PDT 2024


================
@@ -13447,7 +13447,6 @@ static SDValue expandMul(SDNode *N, SelectionDAG &DAG,
   case 21:
   case 25:
   case 27:
-  case 29:
----------------
preames wrote:

It was a mistake to start with.  We don't actually have a TD pattern for 29.

https://github.com/llvm/llvm-project/pull/88993


More information about the llvm-commits mailing list