[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:20:53 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG78b16ccf2b5c: [M68k] Instruction selection to choose neg x when mul x -1 (Fix issue 48588) (authored by dougpuob, committed by 0x59616e).

Changed prior to commit:
  https://reviews.llvm.org/D116886?vs=400356&id=433951#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116886

Files:
  llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp
  llvm/test/CodeGen/M68k/Arith/imul-neg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116886.433951.patch
Type: text/x-patch
Size: 3104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/caf0a996/attachment.bin>


More information about the llvm-commits mailing list