[all-commits] [llvm/llvm-project] ee62dc: [InstCombine] Remove SPF moveNotAfterMinMax() (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Feb 28 01:26:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee62dcdb3461d3f9d1e246fe4f30ef5feb0e6bc6
      https://github.com/llvm/llvm-project/commit/ee62dcdb3461d3f9d1e246fe4f30ef5feb0e6bc6
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-28 (Mon, 28 Feb 2022)

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

  Log Message:
  -----------
  [InstCombine] Remove SPF moveNotAfterMinMax() (NFC)

This happens after SPF -> intrinsic canonicalization, and as such
should be entirely NFC.




More information about the All-commits mailing list