[PATCH] D130517: [GlobalISel] Add sdiv exact (X, constant) -> mul combine.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 05:34:08 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4cf3db41daa9: [GlobalISel] Add sdiv exact (X, constant) -> mul combine. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D130517?vs=450675&id=457238#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130517

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130517.457238.patch
Type: text/x-patch
Size: 11389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/e776dcd8/attachment.bin>


More information about the llvm-commits mailing list