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

Pengcheng Wang via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 22:39:55 PDT 2024


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

Why is it removed?

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


More information about the llvm-commits mailing list