[PATCH] D135541: [TargetLowering][RISCV][X86] Support even divisors in expandDIVREMByConstant.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 23:47:53 PDT 2022


This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf6a7b4782090: [TargetLowering][RISCV][X86] Support even divisors in expandDIVREMByConstant. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D135541?vs=466695&id=469965#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135541

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/RISCV/split-udiv-by-constant.ll
  llvm/test/CodeGen/RISCV/split-urem-by-constant.ll
  llvm/test/CodeGen/X86/divide-by-constant.ll
  llvm/test/CodeGen/X86/divmod128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135541.469965.patch
Type: text/x-patch
Size: 18954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221023/6ddf7c5c/attachment.bin>


More information about the llvm-commits mailing list