[PATCH] D116886: [M68k] Instruction selection to choose neg x when mul x -1 (Fix issue 48588)

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 22:16:27 PDT 2022


0x59616e added a comment.

In D116886#3553981 <https://reviews.llvm.org/D116886#3553981>, @myhsu wrote:

> In D116886#3549232 <https://reviews.llvm.org/D116886#3549232>, @0x59616e wrote:
>
>> May I land this ?
>
> I almost forgot about this patch, I think we can land this patch.
> Thank you for your help!
>
> (In case you don't know how to commit on somebody's behalf: `git commit --author="name <email>" ...`)

Got it, Thanks ;)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116886



More information about the llvm-commits mailing list