[all-commits] [llvm/llvm-project] 683b9f: [Instcombine] Code refactors for foldSelectOpOp; NFC

chenglin.bi via All-commits all-commits at lists.llvm.org
Fri Dec 2 06:27:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 683b9fc7bd23bc4fb16ccffdf9d1c6fb95c10ed7
      https://github.com/llvm/llvm-project/commit/683b9fc7bd23bc4fb16ccffdf9d1c6fb95c10ed7
  Author: chenglin.bi <chenglin.bi at linaro.org>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

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

  Log Message:
  -----------
  [Instcombine] Code refactors for foldSelectOpOp; NFC

Reuse the code about find common operator.

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D139075




More information about the All-commits mailing list