[all-commits] [llvm/llvm-project] f58311: [InstCombine] refactor the SimplifyUsingDistributi...

Allen via All-commits all-commits at lists.llvm.org
Sun Oct 30 06:06:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f58311796c49223de1fb3a09248698afe73e2852
      https://github.com/llvm/llvm-project/commit/f58311796c49223de1fb3a09248698afe73e2852
  Author: zhongyunde <zhongyunde at huawei.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
    M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  [InstCombine] refactor the SimplifyUsingDistributiveLaws NFC

Precommit for D136015
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D137019




More information about the All-commits mailing list