[all-commits] [llvm/llvm-project] 027128: [InstCombine] add tests for mul with shl operand; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Sat Oct 29 06:27:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0271288874989e9a146791c81729bc5906563cc8
      https://github.com/llvm/llvm-project/commit/0271288874989e9a146791c81729bc5906563cc8
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-10-29 (Sat, 29 Oct 2022)

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

  Log Message:
  -----------
  [InstCombine] add tests for mul with shl operand; NFC


  Commit: d344146857aa105a24e06f2526d88e96c5865d00
      https://github.com/llvm/llvm-project/commit/d344146857aa105a24e06f2526d88e96c5865d00
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-10-29 (Sat, 29 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp

  Log Message:
  -----------
  [InstCombine] reduce code duplication in visitMul(); NFC


Compare: https://github.com/llvm/llvm-project/compare/adf3daae1c10...d344146857aa


More information about the All-commits mailing list