[PATCH] D147305: [LoongArch] Optimize multiplication with immediates

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 18:50:22 PDT 2023


SixWeining added a comment.

Thanks for the improvements.
So this is only for the `case 2` mentioned by @xen0n, right? Seems that the test for `81` is missing.

Will `case 1` and `case 3` be handled later?


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

https://reviews.llvm.org/D147305



More information about the llvm-commits mailing list