[all-commits] [llvm/llvm-project] 7f9ddd: Revert "[M68k] Regenerate divide-by-constant.ll. NFC"

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jan 3 12:25:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f9ddd69d8d3903ba56e69e490103521d2ef77d8
      https://github.com/llvm/llvm-project/commit/7f9ddd69d8d3903ba56e69e490103521d2ef77d8
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/M68k/Arith/divide-by-constant.ll

  Log Message:
  -----------
  Revert "[M68k] Regenerate divide-by-constant.ll. NFC"

This reverts commit 0277f849c36ab6fe122b4fa1ae739e82869b5613.

I pasted the wrong bug number.


  Commit: 1b969c6b6052d7882f9108c48c3a55c38a85f827
      https://github.com/llvm/llvm-project/commit/1b969c6b6052d7882f9108c48c3a55c38a85f827
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/M68k/Arith/divide-by-constant.ll

  Log Message:
  -----------
  Recommit "[M68k] Regenerate divide-by-constant.ll. NFC"

Division algorithm was improved in D140750.

Fixes #59802.


Compare: https://github.com/llvm/llvm-project/compare/0277f849c36a...1b969c6b6052


More information about the All-commits mailing list