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

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Oct 10 14:53:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0121b1a4ac8d521dd6c2465bf4541434d6c5f940
      https://github.com/llvm/llvm-project/commit/0121b1a4ac8d521dd6c2465bf4541434d6c5f940
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-10-10 (Mon, 10 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 d4facda414b6b9b8b1a34bc7e6b7c15172775318.

This has been reported to cause failures. Reverting while I investigate.




More information about the All-commits mailing list