[all-commits] [llvm/llvm-project] 7f0c11: [InstCombine] add tests for udiv-by-constant deman...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Dec 28 11:10:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f0c11509e8f410f646febd17b52b6a253bbffe5
      https://github.com/llvm/llvm-project/commit/7f0c11509e8f410f646febd17b52b6a253bbffe5
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-12-28 (Wed, 28 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/udiv-simplify.ll

  Log Message:
  -----------
  [InstCombine] add tests for udiv-by-constant demanded bits; NFC


  Commit: 935a6525e4fada4a969f53f0760d129699c6210c
      https://github.com/llvm/llvm-project/commit/935a6525e4fada4a969f53f0760d129699c6210c
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-12-28 (Wed, 28 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/div.ll

  Log Message:
  -----------
  [InstSimplify] add tests for div exact; NFC


Compare: https://github.com/llvm/llvm-project/compare/30033bdaf3f4...935a6525e4fa


More information about the All-commits mailing list