[all-commits] [llvm/llvm-project] 53602e: [InstCombine] Remove SPF moveAddAfterMinMax() (NFC)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53602e4c704f7461426d3981dcdca92e892eca99
      https://github.com/llvm/llvm-project/commit/53602e4c704f7461426d3981dcdca92e892eca99
  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 moveAddAfterMinMax() (NFC)

As SPF min/max is canonicalized to intrinsics before this point,
this change should be entirely NFC.




More information about the All-commits mailing list