[all-commits] [llvm/llvm-project] 65aaec: Revert "[TargetLowering][RISCV][X86] Support even ...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Oct 24 07:13:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65aaecca8842dec30d03734a7fe8ce33c5afec81
      https://github.com/llvm/llvm-project/commit/65aaecca8842dec30d03734a7fe8ce33c5afec81
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

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

  Log Message:
  -----------
  Revert "[TargetLowering][RISCV][X86] Support even divisors in expandDIVREMByConstant."

This reverts commit f6a7b47820904c5e69cc4f133d382c74a87c44e8.

I received a report that this fails on 32-bit X86.




More information about the All-commits mailing list