[all-commits] [llvm/llvm-project] f69379: [InstCombine] Add test coverage for PR48683

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jan 23 10:04:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f69379d0a43bbe14e58e45286de3ae1cf8a58147
      https://github.com/llvm/llvm-project/commit/f69379d0a43bbe14e58e45286de3ae1cf8a58147
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-01-23 (Sun, 23 Jan 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/mul-masked-bits.ll

  Log Message:
  -----------
  [InstCombine] Add test coverage for PR48683

D108992 added self-multiply handling to KnownBits::mul but we don't use it yet..




More information about the All-commits mailing list