[PATCH] D110662: [GlobalISel] Combine mulo x, 2 -> addo x, x

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 17:00:09 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG15a24e1fdbc4: [GlobalISel] Combine mulo x, 2 -> addo x, x (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110662

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-mulo-with-2.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110662.375742.patch
Type: text/x-patch
Size: 7781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/571dea33/attachment.bin>


More information about the llvm-commits mailing list