[all-commits] [llvm/llvm-project] 4a8c0a: [InstSimplify] add tests for udiv/urem with known ...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Jan 5 05:33:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a8c0aa0942d51b76a458a305700acadc0e9622b
      https://github.com/llvm/llvm-project/commit/4a8c0aa0942d51b76a458a305700acadc0e9622b
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

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

  Log Message:
  -----------
  [InstSimplify] add tests for udiv/urem with known bits; NFC


  Commit: 3a2393795f2054d4ed6d1b8b57de9ea7395df759
      https://github.com/llvm/llvm-project/commit/3a2393795f2054d4ed6d1b8b57de9ea7395df759
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/bswap.ll

  Log Message:
  -----------
  [InstCombine] add tests for bswap; NFC


Compare: https://github.com/llvm/llvm-project/compare/afc14a0d1767...3a2393795f20


More information about the All-commits mailing list