[PATCH] D93619: [RISCV] Optimize multiplication with constant

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 19:11:57 PST 2021


craig.topper added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/mul.ll:952
+
+define i128 @muli128_m3840(i128 %a) nounwind {
+; RV32I-LABEL: muli128_m3840:
----------------
Please pre-commit these test cases and rebase this patch.


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

https://reviews.llvm.org/D93619



More information about the llvm-commits mailing list