[all-commits] [llvm/llvm-project] 25aba1: Revert "[InstCombine] Add one use limitation for ...

chenglin.bi via All-commits all-commits at lists.llvm.org
Thu Apr 21 09:56:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25aba1abb546a4486d2fe9c2bdb6d8c25047bf85
      https://github.com/llvm/llvm-project/commit/25aba1abb546a4486d2fe9c2bdb6d8c25047bf85
  Author: chenglin.bi <chenglin.bi at cixcomputing.com>
  Date:   2022-04-22 (Fri, 22 Apr 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
    M llvm/test/Transforms/InstCombine/apint-shift.ll

  Log Message:
  -----------
  Revert "[InstCombine] Add one use limitation for  (X * C2) << C1 --> X * (C2 << C1)"

This reverts commit b543d28df7b067dcda833c717a59faa28c1151a1.




More information about the All-commits mailing list