[all-commits] [llvm/llvm-project] b457ac: [InstCombine] Extract icmp of select transform (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri May 6 05:46:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b457ac42406fbb5d826a321942e99ba4ef860115
      https://github.com/llvm/llvm-project/commit/b457ac42406fbb5d826a321942e99ba4ef860115
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h

  Log Message:
  -----------
  [InstCombine] Extract icmp of select transform (NFC)

To make it either to extend to the case where the other operand
is not a constant.




More information about the All-commits mailing list