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

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 11:15:56 PDT 2022


myhsu added a comment.

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>" ...`)


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